Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dnet.c3221 static int coap_started = 0; variable
3226 if (coap_started) in coap_startup()
3228 coap_started = 1; in coap_startup()