Searched refs:coap_event_handler_t (Results 1 – 5 of 5) sorted by relevance
63 typedef int (*coap_event_handler_t)(coap_session_t *session, typedef76 coap_event_handler_t hnd);92 coap_event_handler_t hnd);
93 coap_event_handler_t handle_event;
20 coap_event_handler_t hnd) { in coap_register_event_handler()26 coap_event_handler_t hnd) { in coap_set_event_handler()
42 coap_event_handler_t _handler_)*;167 typedef void (*coap_event_handler_t)(coap_session_t *session,
128 The definition of `coap_event_handler_t` been updated, so all the functions