Searched refs:coap_get_resource_from_uri_path (Results 1 – 5 of 5) sorted by relevance
167 coap_resource_t *coap_get_resource_from_uri_path(coap_context_t *context,368 coap_resource_t *coap_get_resource_from_uri_path(coap_context_t *context,
86 coap_get_resource_from_uri_path
88 coap_get_resource_from_uri_path;
548 coap_resource_t *r = coap_get_resource_from_uri_path(context,615 coap_get_resource_from_uri_path(coap_context_t *context, coap_str_const_t *uri_path) { function
2637 resource = coap_get_resource_from_uri_path(context, &uri_path_c); in handle_request()