Home
last modified time | relevance | path

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

/third_party/libcoap/src/
Dnet.c2636 coap_str_const_t uri_path_c = { uri_path->length, uri_path->s }; in handle_request() local
2637 resource = coap_get_resource_from_uri_path(context, &uri_path_c); in handle_request()