Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_internal.h79 #define COAP_ASYNC_SUPPORT 0 macro
/third_party/libcoap/examples/lwip/config/
Dcoap_config.h.in41 #define COAP_ASYNC_SUPPORT 1 macro
Dcoap_config.h41 #define COAP_ASYNC_SUPPORT 1 macro
/third_party/libcoap/examples/contiki/
Dcoap_config.h26 #define COAP_ASYNC_SUPPORT 1 macro
/third_party/libcoap/
Dconfigure.ac869 …[AC_DEFINE(COAP_ASYNC_SUPPORT, [1], [Define to 1 to build with support for async separate response… definition
DCMakeLists.txt324 set(COAP_ASYNC_SUPPORT "1") variable