Searched refs:coap_uri_path_match (Results 1 – 4 of 4) sorted by relevance
484 bool coap_uri_path_match(const char * const *path,
241 coap_uri_path_match(COAP_WELL_KNOWN_CORE_PATH, options, opt_num)) { in coap_server_process()
1089 bool coap_uri_path_match(const char * const *path, in coap_uri_path_match() function1195 if (!coap_uri_path_match(resources[i].path, options, opt_num)) { in coap_handle_request_len()
721 * :c:func:`coap_uri_path_match`