Home
last modified time | relevance | path

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

/net-tools-3.4.0/libcoap/examples/lwip/
Dserver-coap.c22 coap_check_notify(main_coap_context); in server_coap_poll()
/net-tools-3.4.0/libcoap/
Dlibcoap-1.sym13 coap_check_notify
Dlibcoap-1.map15 coap_check_notify;
/net-tools-3.4.0/libcoap/include/coap/
Dresource.h344 void coap_check_notify(coap_context_t *context);
/net-tools-3.4.0/libcoap/examples/
Dcoap-server.c542 coap_check_notify(ctx); in main()
/net-tools-3.4.0/libcoap/src/
Dresource.c688 coap_check_notify(coap_context_t *context) { function
Dnet.c1681 coap_check_notify(&the_coap_context);