Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c33 static struct coap_client_internal_request *get_request_with_mid(struct coap_client *client,
750 static struct coap_client_internal_request *get_request_with_mid(struct coap_client *client, in get_request_with_mid() function
794 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()