Searched refs:coap_check_notify (Results 1 – 5 of 5) sorted by relevance
80 void coap_check_notify(coap_context_t *context);
146 coap_check_notify(main_coap_context); in server_coap_poll()
1062 coap_check_notify(coap_context_t *context) { function
1079 coap_check_notify(ctx);
3573 coap_check_notify(&the_coap_context); in PROCESS_THREAD()