Home
last modified time | relevance | path

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

/third_party/libcoap/include/coap3/
H A Dcoap_event.h132 COAP_EVENT_KEEPALIVE_FAILURE = 0x8001, enumerator
/third_party/libcoap/src/
H A Dcoap_io.c1514 coap_handle_event(s->context, COAP_EVENT_KEEPALIVE_FAILURE, s);
H A Dcoap_net.c3921 case COAP_EVENT_KEEPALIVE_FAILURE: in coap_event_name()
3922 return "COAP_EVENT_KEEPALIVE_FAILURE"; in coap_event_name()
/third_party/libcoap/examples/
H A Dcoap-client.c337 case COAP_EVENT_KEEPALIVE_FAILURE: in event_handler()
H A Dcoap-server.c1588 case COAP_EVENT_KEEPALIVE_FAILURE: in proxy_event_handler()

Completed in 14 milliseconds