Home
last modified time | relevance | path

Searched refs:COAP_NACK_TOO_MANY_RETRIES (Results 1 - 8 of 8) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_io.h70 COAP_NACK_TOO_MANY_RETRIES, enumerator
/third_party/libcoap/examples/lwip/
H A Dclient-coap.c63 case COAP_NACK_TOO_MANY_RETRIES: in nack_handler()
/third_party/libcoap/examples/riot/examples_libcoap_client/
H A Dclient-coap.c77 case COAP_NACK_TOO_MANY_RETRIES: in nack_handler()
/third_party/libcoap/examples/
H A Dcoap-client.c358 case COAP_NACK_TOO_MANY_RETRIES: in nack_handler()
H A Dcoap-server.c1725 case COAP_NACK_TOO_MANY_RETRIES: in proxy_nack_handler()
/third_party/libcoap/src/
H A Dcoap_session.c954 case COAP_NACK_TOO_MANY_RETRIES: in coap_nack_name()
955 return "COAP_NACK_TOO_MANY_RETRIES"; in coap_nack_name()
H A Dcoap_block.c1338 COAP_NACK_TOO_MANY_RETRIES, in coap_block_check_lg_crcv_timeouts()
H A Dcoap_net.c1710 context->nack_handler(node->session, node->pdu, COAP_NACK_TOO_MANY_RETRIES, node->id); in coap_retransmit()

Completed in 19 milliseconds