Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h107 uint16_t content_format; /**< Content format for the set of blocks */ member
135 uint16_t content_format; /**< Content format for the set of blocks */ member
/third_party/libcoap/src/
Dcoap_debug.c472 is_binary(int content_format) { in is_binary()
522 int content_format = -1; in coap_show_pdu() local