Home
last modified time | relevance | path

Searched defs:encoding (Results 1 – 2 of 2) sorted by relevance

/btstack/src/classic/
H A Dobex_iterator.c86 uint8_t encoding = data[0] >> 6; in obex_iterator_prepare() local
179 uint8_t encoding = hi >> 6; in obex_dump_packet() local
/btstack/3rd-party/lwip/core/src/apps/http/
H A Dhttpd_structs.h56 #define HTTP_CONTENT_TYPE_ENCODING(contenttype, encoding) "Content-Type: "contenttype"\r\nContent-E… argument