Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c552 static struct coap_client *get_client(int sock) in get_client() function
596 struct coap_client *client = get_client(fds[i].fd); in handle_poll()