Searched refs:hnd_get_index (Results 1 – 3 of 3) sorted by relevance
148 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_coap_resources()
69 hnd_get_index(coap_context_t *ctx UNUSED_PARAM, in hnd_get_index() function293 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_resources()
129 hnd_get_index(coap_context_t *ctx, struct coap_resource_t *resource, in hnd_get_index() function