Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_block_internal.h58 #define COAP_SINGLE_BLOCK_OR_Q (COAP_BLOCK_SINGLE_BODY|COAP_BLOCK_HAS_Q_BLOCK) macro
60 #define COAP_SINGLE_BLOCK_OR_Q (COAP_BLOCK_SINGLE_BODY) macro