Home
last modified time | relevance | path

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

/net-tools-3.6.0/libcoap/examples/contiki/
Dserver.c165 coap_register_handler(r, COAP_REQUEST_PUT, hnd_put_time); in init_coap_resources()
/net-tools-3.6.0/libcoap/examples/
Dcoap-server.c159 hnd_put_time(coap_context_t *ctx UNUSED_PARAM, in hnd_put_time() function
304 coap_register_handler(r, COAP_REQUEST_PUT, hnd_put_time); in init_resources()