Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dcoap_client.h210 bool coap_client_has_ongoing_exchange(struct coap_client *client);
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c1132 bool coap_client_has_ongoing_exchange(struct coap_client *client) in coap_client_has_ongoing_exchange() function