Searched refs:no_response (Results 1 – 1 of 1) sorted by relevance
2410 no_response(coap_pdu_t *request, coap_pdu_t *response, in no_response() function2716 if (response && (no_response(pdu, response, session) != RESPONSE_DROP)) { in handle_request()2821 respond = no_response(pdu, response, session); in handle_request()2871 if (response && (no_response(pdu, response, session) != RESPONSE_DROP)) { in handle_request()