Home
last modified time | relevance | path

Searched refs:coap_check_notify (Results 1 - 4 of 4) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_subscribe_internal.h89 void coap_check_notify(coap_context_t *context);
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c222 coap_check_notify(main_coap_context); in server_coap_poll()
/third_party/libcoap/src/
H A Dcoap_resource.c1038 coap_log_debug("coap_check_notify: pdu init failed, resource stays "
1048 coap_log_debug("coap_check_notify: cannot add token, resource stays "
1151 coap_log_debug("coap_check_notify: sending failed, resource stays "
1238 coap_check_notify(coap_context_t *context) { function
H A Dcoap_io.c1376 coap_check_notify(ctx);

Completed in 5 milliseconds