Searched refs:uri_path_c (Results 1 – 1 of 1) sorted by relevance
2636 coap_str_const_t uri_path_c = { uri_path->length, uri_path->s }; in handle_request() local2637 resource = coap_get_resource_from_uri_path(context, &uri_path_c); in handle_request()