Home
last modified time | relevance | path

Searched refs:init_coap_resources (Results 1 – 3 of 3) sorted by relevance

/third_party/libcoap/examples/contiki/
Dserver.c113 init_coap_resources(coap_context_t *ctx) { in init_coap_resources() function
176 init_coap_resources(coap_context); in PROCESS_THREAD()
/third_party/libcoap/examples/lwip/
Dserver-coap.c73 init_coap_resources(coap_context_t *ctx) { in init_coap_resources() function
196 init_coap_resources(main_coap_context); in server_coap_init()
/third_party/libcoap/examples/riot/examples_libcoap_server/
Dserver-coap.c77 init_coap_resources(coap_context_t *ctx) { in init_coap_resources() function
209 init_coap_resources(main_coap_context); in server_coap_run()