Home
last modified time | relevance | path

Searched refs:hnd_get_time (Results 1 – 2 of 2) sorted by relevance

/net-tools-3.4.0/libcoap/examples/contiki/
Dserver.c92 hnd_get_time(coap_context_t *ctx, struct coap_resource_t *resource, in hnd_get_time() function
163 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_time); in init_coap_resources()
/net-tools-3.4.0/libcoap/examples/
Dcoap-server.c92 hnd_get_time(coap_context_t *ctx, in hnd_get_time() function
303 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_time); in init_resources()