Searched refs:no_response (Results 1 – 1 of 1) sorted by relevance
1333 no_response(coap_pdu_t *request, coap_pdu_t *response) { in no_response() function1399 if (response && !no_response(node->pdu, response) && coap_send(context, &node->local_if, in handle_request()1454 if (!no_response(node->pdu, response)) { in handle_request()