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.h155 uint16_t content_format; /**< Content format for the set of blocks */ member
185 uint16_t content_format; /**< Content format for the set of blocks */ member
/third_party/libcoap/src/
Dcoap_debug.c668 is_binary(int content_format) { in is_binary()
719 int content_format = -1; in coap_show_pdu() local