Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/lib/coap/
Dcoap_link_format.c55 static bool match_path_uri(const char * const *path, in match_path_uri() function
168 return match_path_uri(resource->path, uri, uri_len); in match_queries_resource()
718 return match_path_uri(path, uri, len); in _coap_match_path_uri()