Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_client.c764 static bool find_echo_option(const struct coap_packet *response, struct coap_option *option) in find_echo_option() function
826 if (find_echo_option(response, &client->echo_option)) { in handle_response()