Home
last modified time | relevance | path

Searched refs:hnd_get_time (Results 1 - 3 of 3) sorted by relevance

/third_party/libcoap/examples/contiki/
H A Dserver.c71 hnd_get_time(coap_resource_t *resource, coap_session_t *session, in hnd_get_time() function
132 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_time); in init_coap_resources()
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c29 hnd_get_time(coap_resource_t *resource, coap_session_t *session, in hnd_get_time() function
92 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_time); in init_coap_resources()
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c34 hnd_get_time(coap_resource_t *resource, coap_session_t *session, in hnd_get_time() function
97 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_time); in init_coap_resources()

Completed in 2 milliseconds