Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c119 static bool has_ongoing_request(struct coap_client *client) in has_ongoing_request() function
369 if (client->fd != sock && has_ongoing_request(client)) { in coap_client_req()
377 if (has_ongoing_request(client)) { in coap_client_req()
388 if (has_ongoing_request(client)) { in coap_client_req()