Home
last modified time | relevance | path

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

/third_party/libcoap/examples/
H A Dcoap-rd.c396 coap_str_const_t resource_val; in hnd_post_rd() local
455 resource_val.s = loc; in hnd_post_rd()
456 resource_val.length = loc_size; in hnd_post_rd()
457 r = coap_resource_init(&resource_val, 0); in hnd_post_rd()

Completed in 2 milliseconds