Home
last modified time | relevance | path

Searched refs:COAP_NACK_RST (Results 1 – 5 of 5) sorted by relevance

/third_party/libcoap/include/coap3/
Dcoap_io.h67 COAP_NACK_RST, enumerator
/third_party/libcoap/man/
Dcoap_handler.txt.in131 COAP_NACK_RST
/third_party/libcoap/examples/
Dcoap-client.c298 case COAP_NACK_RST: in nack_handler()
Dcoap-server.c1725 case COAP_NACK_RST: in proxy_nack_handler()
/third_party/libcoap/src/
Dnet.c2975 coap_session_disconnected(session, COAP_NACK_RST); in handle_signaling()
3061 COAP_NACK_RST, sent->id); in coap_dispatch()