Home
last modified time | relevance | path

Searched refs:no_response (Results 1 – 1 of 1) sorted by relevance

/net-tools-3.4.0/libcoap/src/
Dnet.c1333 no_response(coap_pdu_t *request, coap_pdu_t *response) { in no_response() function
1399 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()