Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
Dcoap_event.h27 typedef unsigned int coap_event_t; typedef
64 const coap_event_t event);
Dnet.h482 coap_event_t event,
/third_party/libcoap/doc/
Dupgrade_4.2.1_4.3.0.txt138 coap_event_t event,
143 const coap_event_t event) {
/third_party/libcoap/man/
Dcoap_handler.txt.in168 const coap_event_t event);
/third_party/libcoap/examples/
Dcoap-client.c275 const coap_event_t event) { in event_handler()
Dcoap-server.c1579 coap_event_t event) { in proxy_event_handler()
/third_party/libcoap/src/
Dnet.c3164 coap_handle_event(coap_context_t *context, coap_event_t event, coap_session_t *session) { in coap_handle_event()