Searched refs:hnd_get_resource (Results 1 - 2 of 2) sorted by relevance
/third_party/libcoap/examples/ |
H A D | etsi_iot_01.c | 117 hnd_get_resource(coap_resource_t *resource, in hnd_get_resource() function 197 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_resource); in hnd_post_test() 448 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_resource); in init_resources() 471 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_resource); in init_resources() 492 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_resource); in init_resources()
|
H A D | coap-rd.c | 138 hnd_get_resource(coap_resource_t *resource, in hnd_get_resource() function 458 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_resource); in hnd_post_rd()
|
Completed in 3 milliseconds