Searched refs:response_id (Results 1 – 1 of 1) sorted by relevance
790 uint16_t response_id = coap_header_get_id(response); in handle_response() local794 internal_req = get_request_with_mid(client, response_id); in handle_response()807 internal_req = get_request_with_mid(client, response_id); in handle_response()884 if (response_id == internal_req->last_response_id) { in handle_response()889 internal_req->last_response_id = response_id; in handle_response()