Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_event.h63 typedef int (*coap_event_handler_t)(coap_session_t *session, typedef
76 coap_event_handler_t hnd);
92 coap_event_handler_t hnd);
Dcoap_net_internal.h93 coap_event_handler_t handle_event;
/third_party/libcoap/src/
Dcoap_event.c20 coap_event_handler_t hnd) { in coap_register_event_handler()
26 coap_event_handler_t hnd) { in coap_set_event_handler()
/third_party/libcoap/man/
Dcoap_handler.txt.in42 coap_event_handler_t _handler_)*;
167 typedef void (*coap_event_handler_t)(coap_session_t *session,
/third_party/libcoap/doc/
Dupgrade_4.2.1_4.3.0.txt128 The definition of `coap_event_handler_t` been updated, so all the functions