Home
last modified time | relevance | path

Searched refs:COAP_EVENT_SESSION_CLOSED (Results 1 - 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_event.h63 COAP_EVENT_SESSION_CLOSED = 0x2002, enumerator
/third_party/libcoap/examples/
H A Dcoap-client.c312 case COAP_EVENT_SESSION_CLOSED: in event_handler()
H A Dcoap-server.c1562 case COAP_EVENT_SESSION_CLOSED: in proxy_event_handler()
/third_party/libcoap/src/
H A Dcoap_session.c1088 COAP_EVENT_SESSION_CLOSED : COAP_EVENT_SESSION_FAILED, session); in coap_session_disconnected()
H A Dcoap_net.c3887 case COAP_EVENT_SESSION_CLOSED: in coap_event_name()
3888 return "COAP_EVENT_SESSION_CLOSED"; in coap_event_name()

Completed in 14 milliseconds