Home
last modified time | relevance | path

Searched refs:COAP_NACK_RST (Results 1 - 7 of 7) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_io.h72 COAP_NACK_RST, enumerator
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c65 case COAP_NACK_RST: in nack_handler()
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c79 case COAP_NACK_RST: in nack_handler()
/third_party/libcoap/src/
H A Dcoap_net.c3489 coap_session_disconnected(session, COAP_NACK_RST); in handle_signaling()
3730 COAP_NACK_RST, sent->id); in coap_dispatch()
3750 context->nack_handler(session, NULL, COAP_NACK_RST, pdu->mid); in coap_dispatch()
3758 context->nack_handler(session, NULL, COAP_NACK_RST, pdu->mid); in coap_dispatch()
H A Dcoap_session.c958 case COAP_NACK_RST: in coap_nack_name()
959 return "COAP_NACK_RST"; in coap_nack_name()
/third_party/libcoap/examples/
H A Dcoap-client.c360 case COAP_NACK_RST: in nack_handler()
H A Dcoap-server.c1727 case COAP_NACK_RST: in proxy_nack_handler()

Completed in 15 milliseconds