Searched refs:hnd_get_resource (Results 1 – 2 of 2) sorted by relevance
/net-tools-latest/libcoap/examples/ |
D | etsi_iot_01.c | 147 hnd_get_resource(coap_context_t *ctx, struct coap_resource_t *resource, in hnd_get_resource() function 276 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_resource); in hnd_post_test() 546 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_resource); in init_resources() 568 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_resource); in init_resources() 589 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_resource); in init_resources()
|
D | coap-rd.c | 96 hnd_get_resource(coap_context_t *ctx UNUSED_PARAM, in hnd_get_resource() function 467 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_resource); in hnd_post_rd()
|