Searched refs:mesh_light_init (Results 1 – 6 of 6) sorted by relevance
51 esp_err_t mesh_light_init(void);
34 esp_err_t mesh_light_init(void) in mesh_light_init() function
389 ESP_ERROR_CHECK(mesh_light_init()); in app_main()
286 ESP_ERROR_CHECK(mesh_light_init()); in app_main()