Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c142 static bool has_timeout_expired(struct coap_client *client) in has_timeout_expired() function
573 (has_timeout_expired(clients[i]) ? ZSOCK_POLLOUT : 0); in handle_poll()