Home
last modified time | relevance | path

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

/third_party/libcoap/examples/contiki/
H A Dserver.c135 coap_register_handler(r, COAP_REQUEST_DELETE, hnd_delete_time); in init_coap_resources()
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c95 coap_register_handler(r, COAP_REQUEST_DELETE, hnd_delete_time); in init_coap_resources()
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c100 coap_register_handler(r, COAP_REQUEST_DELETE, hnd_delete_time); in init_coap_resources()
/third_party/libcoap/examples/
H A Dcoap-server.c381 hnd_delete_time(coap_resource_t *resource COAP_UNUSED, in hnd_delete_time() function
1763 coap_register_request_handler(r, COAP_REQUEST_DELETE, hnd_delete_time); in init_resources()

Completed in 5 milliseconds