Home
last modified time | relevance | path

Searched refs:COAP_NACK_BAD_RESPONSE (Results 1 - 6 of 6) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_io.h75 COAP_NACK_BAD_RESPONSE, enumerator
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c88 case COAP_NACK_BAD_RESPONSE: in nack_handler()
/third_party/libcoap/examples/
H A Dcoap-client.c369 case COAP_NACK_BAD_RESPONSE: in nack_handler()
H A Dcoap-server.c1736 case COAP_NACK_BAD_RESPONSE: in proxy_nack_handler()
/third_party/libcoap/src/
H A Dcoap_session.c964 case COAP_NACK_BAD_RESPONSE: in coap_nack_name()
965 return "COAP_NACK_BAD_RESPONSE"; in coap_nack_name()
H A Dcoap_net.c3855 context->nack_handler(session, sent->pdu, COAP_NACK_BAD_RESPONSE, sent->id); in coap_dispatch()

Completed in 15 milliseconds