Home
last modified time | relevance | path

Searched refs:COAP_EVENT_SESSION_FAILED (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_event.h49 #define COAP_EVENT_SESSION_FAILED 0x2003 macro
/third_party/libcoap/man/
Dcoap_handler.txt.in190 COAP_EVENT_SESSION_FAILED 0x2003
/third_party/libcoap/src/
Dcoap_session.c546 COAP_EVENT_SESSION_CLOSED : COAP_EVENT_SESSION_FAILED, session); in coap_session_disconnected()