Searched defs:encoding (Results 1 – 2 of 2) sorted by relevance
86 uint8_t encoding = data[0] >> 6; in obex_iterator_prepare() local179 uint8_t encoding = hi >> 6; in obex_dump_packet() local
56 #define HTTP_CONTENT_TYPE_ENCODING(contenttype, encoding) "Content-Type: "contenttype"\r\nContent-E… argument