Home
last modified time | relevance | path

Searched refs:COAP_CONSTRAINED_STACK (Results 1 - 7 of 7) sorted by relevance

/third_party/libcoap/examples/lwip/config/
H A Dcoap_config.h29 #ifndef COAP_CONSTRAINED_STACK
31 #define COAP_CONSTRAINED_STACK 1 macro
/third_party/libcoap/examples/contiki/
H A Dcoap_config.h11 #define COAP_CONSTRAINED_STACK 1 macro
/third_party/libcoap/src/
H A Dcoap_debug.c704 #if COAP_CONSTRAINED_STACK in coap_show_pdu()
709 #else /* ! COAP_CONSTRAINED_STACK */ in coap_show_pdu()
713 #endif /* ! COAP_CONSTRAINED_STACK */ in coap_show_pdu()
731 #if COAP_CONSTRAINED_STACK in coap_show_pdu()
733 #endif /* COAP_CONSTRAINED_STACK */ in coap_show_pdu()
1047 #if COAP_CONSTRAINED_STACK in coap_show_pdu()
1049 #endif /* COAP_CONSTRAINED_STACK */ in coap_show_pdu()
1190 #if COAP_CONSTRAINED_STACK in coap_log_impl()
1193 #else /* ! COAP_CONSTRAINED_STACK */ in coap_log_impl()
1195 #endif /* ! COAP_CONSTRAINED_STACK */ in coap_log_impl()
[all...]
H A Dcoap_net.c1787 #if COAP_CONSTRAINED_STACK in coap_read_session()
1791 #else /* ! COAP_CONSTRAINED_STACK */ in coap_read_session()
1794 #endif /* ! COAP_CONSTRAINED_STACK */ in coap_read_session()
1797 #if COAP_CONSTRAINED_STACK in coap_read_session()
1799 #endif /* COAP_CONSTRAINED_STACK */ in coap_read_session()
1843 #if COAP_CONSTRAINED_STACK in coap_read_session()
1845 #endif /* COAP_CONSTRAINED_STACK */ in coap_read_session()
1853 #if COAP_CONSTRAINED_STACK in coap_read_session()
1855 #endif /* COAP_CONSTRAINED_STACK */ in coap_read_session()
1859 #if COAP_CONSTRAINED_STACK in coap_read_session()
[all...]
H A Dcoap_subscribe.c59 #if COAP_CONSTRAINED_STACK in coap_persist_observe_add()
62 #else /* ! COAP_CONSTRAINED_STACK */ in coap_persist_observe_add()
64 #endif /* ! COAP_CONSTRAINED_STACK */ in coap_persist_observe_add()
92 #if COAP_CONSTRAINED_STACK in coap_persist_observe_add()
94 #endif /* COAP_CONSTRAINED_STACK */ in coap_persist_observe_add()
283 #if COAP_CONSTRAINED_STACK in coap_persist_observe_add()
285 #endif /* COAP_CONSTRAINED_STACK */ in coap_persist_observe_add()
291 #if COAP_CONSTRAINED_STACK in coap_persist_observe_add()
293 #endif /* COAP_CONSTRAINED_STACK */ in coap_persist_observe_add()
H A Dcoap_mbedtls.c2070 #if COAP_CONSTRAINED_STACK
2073 #else /* ! COAP_CONSTRAINED_STACK */
2075 #endif /* ! COAP_CONSTRAINED_STACK */
2077 #if COAP_CONSTRAINED_STACK
2079 #endif /* COAP_CONSTRAINED_STACK */
2090 #if COAP_CONSTRAINED_STACK
2092 #endif /* COAP_CONSTRAINED_STACK */
2109 #if COAP_CONSTRAINED_STACK
2111 #endif /* COAP_CONSTRAINED_STACK */
/third_party/libcoap/include/coap3/
H A Dcoap_mutex_internal.h26 #if COAP_CONSTRAINED_STACK
116 #endif /* COAP_CONSTRAINED_STACK */

Completed in 14 milliseconds