Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_internal.h62 #define COAP_SERVER_SUPPORT 1 macro
Dcoap_config.h41 #define COAP_SERVER_SUPPORT 1 macro
/third_party/libcoap/examples/contiki/
Dcoap_config.h8 #define COAP_SERVER_SUPPORT 1 macro
/third_party/libcoap/
Dconfigure.ac986 AC_DEFINE(COAP_SERVER_SUPPORT, 1, [Define to 1 if libcoap supports server mode code.]) definition
DCMakeLists.txt299 set(COAP_SERVER_SUPPORT "1") variable