Home
last modified time | relevance | path

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

/third_party/libcoap/examples/lwip/config/
Dcoap_config.h.in56 #define COAP_Q_BLOCK_SUPPORT 0 macro
Dcoap_config.h56 #define COAP_Q_BLOCK_SUPPORT 0 macro
/third_party/libcoap/
Dconfigure.ac892 [AC_DEFINE(COAP_Q_BLOCK_SUPPORT, [1], [Define to 1 to build with Q-Block support.])]) definition
DCMakeLists.txt352 set(COAP_Q_BLOCK_SUPPORT "1") variable