Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
H A Dcoap_event.h53 COAP_EVENT_TCP_CLOSED = 0x1002, enumerator
/third_party/libcoap/examples/
H A Dcoap-client.c311 case COAP_EVENT_TCP_CLOSED: in event_handler()
H A Dcoap-server.c1561 case COAP_EVENT_TCP_CLOSED: in proxy_event_handler()
/third_party/libcoap/src/
H A Dcoap_session.c1083 COAP_EVENT_TCP_FAILED : COAP_EVENT_TCP_CLOSED, session); in coap_session_disconnected()
H A Dcoap_net.c3881 case COAP_EVENT_TCP_CLOSED: in coap_event_name()
3882 return "COAP_EVENT_TCP_CLOSED"; in coap_event_name()

Completed in 16 milliseconds