Searched refs:hnd_get_time (Results 1 - 3 of 3) sorted by relevance
/third_party/libcoap/examples/contiki/ |
H A D | server.c | 71 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 D | server-coap.c | 29 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 D | server-coap.c | 34 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