Home
last modified time | relevance | path

Searched refs:coap_get_resource_from_uri_path (Results 1 - 4 of 4) sorted by relevance

/third_party/libcoap/include/coap3/
H A Dcoap_resource.h286 coap_resource_t *coap_get_resource_from_uri_path(coap_context_t *context,
502 coap_resource_t *coap_get_resource_from_uri_path(coap_context_t *context,
/third_party/libcoap/src/
H A Dcoap_subscribe.c141 r = coap_get_resource_from_uri_path(session->context, in coap_persist_observe_add()
679 r = coap_get_resource_from_uri_path(context, &resource_key); in coap_op_obs_cnt_load_disk()
917 r = coap_get_resource_from_uri_path(ctx, (coap_str_const_t *)name); in coap_op_dyn_resource_load_disk()
H A Dcoap_resource.c523 coap_resource_t *r = coap_get_resource_from_uri_path(context,
606 coap_get_resource_from_uri_path(coap_context_t *context, coap_str_const_t *uri_path) { function
H A Dcoap_net.c2931 resource = coap_get_resource_from_uri_path(context, &uri_path_c); in handle_request()

Completed in 13 milliseconds