Home
last modified time | relevance | path

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

/third_party/libcoap/examples/contiki/
H A Dserver.c117 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_coap_resources()
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c77 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_coap_resources()
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c81 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_coap_resources()
/third_party/libcoap/examples/
H A Doscore-interop-server.c89 hnd_get_index(coap_resource_t *resource, in hnd_get_index() function
282 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_resources()
H A Detsi_iot_01.c95 hnd_get_index(coap_resource_t *resource COAP_UNUSED,
H A Dcoap-server.c264 hnd_get_index(coap_resource_t *resource, in hnd_get_index() function
1750 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_index); in init_resources()

Completed in 8 milliseconds