Home
last modified time | relevance | path

Searched refs:hnd_put_time (Results 1 - 4 of 4) sorted by relevance

/third_party/libcoap/examples/contiki/
H A Dserver.c134 coap_register_handler(r, COAP_REQUEST_PUT, hnd_put_time); in init_coap_resources()
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c94 coap_register_handler(r, COAP_REQUEST_PUT, hnd_put_time); in init_coap_resources()
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c99 coap_register_handler(r, COAP_REQUEST_PUT, hnd_put_time); in init_coap_resources()
/third_party/libcoap/examples/
H A Dcoap-server.c333 hnd_put_time(coap_resource_t *resource, in hnd_put_time() function
1762 coap_register_request_handler(r, COAP_REQUEST_PUT, hnd_put_time); in init_resources()

Completed in 6 milliseconds