Searched refs:coap_service_start (Results 1 – 4 of 4) sorted by relevance
52 ret = coap_service_start(service); in cmd_start()
402 int coap_service_start(const struct coap_service *service) in coap_service_start() function787 ret = coap_service_start(svc); in coap_server_thread()
206 int coap_service_start(const struct coap_service *service);
65 server thread. Services can be manually started and stopped with ``coap_service_start`` and