Home
last modified time | relevance | path

Searched refs:hnd_get_index (Results 1 – 3 of 3) sorted by relevance

/net-tools-latest/libcoap/examples/contiki/
Dserver.c148 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_coap_resources()
/net-tools-latest/libcoap/examples/
Dcoap-server.c69 hnd_get_index(coap_context_t *ctx UNUSED_PARAM, in hnd_get_index() function
293 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_resources()
Detsi_iot_01.c129 hnd_get_index(coap_context_t *ctx, struct coap_resource_t *resource, in hnd_get_index() function