Home
last modified time | relevance | path

Searched refs:coap_started (Results 1 – 2 of 2) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_net_internal.h419 extern int coap_started;
/third_party/libcoap/src/
Dcoap_net.c478 if (!coap_started) { in coap_new_context()
3991 int coap_started = 0; variable
4009 if (coap_started) in coap_startup()
4011 coap_started = 1; in coap_startup()
4067 coap_started = 0; in coap_cleanup()