Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/net/
Dcoap.h484 bool coap_uri_path_match(const char * const *path,
/Zephyr-latest/subsys/net/lib/coap/
Dcoap_server.c241 coap_uri_path_match(COAP_WELL_KNOWN_CORE_PATH, options, opt_num)) { in coap_server_process()
Dcoap.c1089 bool coap_uri_path_match(const char * const *path, in coap_uri_path_match() function
1195 if (!coap_uri_path_match(resources[i].path, options, opt_num)) { in coap_handle_request_len()
/Zephyr-latest/doc/releases/
Drelease-notes-3.6.rst721 * :c:func:`coap_uri_path_match`