Searched refs:COAP_NACK_TOO_MANY_RETRIES (Results 1 – 10 of 10) sorted by relevance
70 COAP_NACK_TOO_MANY_RETRIES, enumerator
142 but at that point COAP_NACK_TOO_MANY_RETRIES gets raised in the nack_handler328 The client's nack_handler will get called with COAP_NACK_TOO_MANY_RETRIES when334 nack_handler will get called with COAP_NACK_TOO_MANY_RETRIES when
164 COAP_NACK_TOO_MANY_RETRIES
77 case COAP_NACK_TOO_MANY_RETRIES: in nack_handler()
63 case COAP_NACK_TOO_MANY_RETRIES: in nack_handler()
358 case COAP_NACK_TOO_MANY_RETRIES: in nack_handler()
1725 case COAP_NACK_TOO_MANY_RETRIES: in proxy_nack_handler()
954 case COAP_NACK_TOO_MANY_RETRIES: in coap_nack_name()
1710 context->nack_handler(node->session, node->pdu, COAP_NACK_TOO_MANY_RETRIES, node->id); in coap_retransmit()
1338 COAP_NACK_TOO_MANY_RETRIES, in coap_block_check_lg_crcv_timeouts()