Home
last modified time | relevance | path

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

/third_party/libcoap/examples/contiki/
H A Dserver.c146 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_async); in init_coap_resources()
/third_party/libcoap/examples/lwip/
H A Dserver-coap.c106 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_async); in init_coap_resources()
/third_party/libcoap/examples/riot/examples_libcoap_server/
H A Dserver-coap.c112 coap_register_handler(r, COAP_REQUEST_GET, hnd_get_async); in init_coap_resources()
/third_party/libcoap/examples/
H A Dcoap-server.c397 hnd_get_async(coap_resource_t *resource, in hnd_get_async() function
1787 coap_register_request_handler(r, COAP_REQUEST_GET, hnd_get_async); in init_resources()

Completed in 5 milliseconds