Searched refs:esp_smartconfig_start (Results 1 – 3 of 3) sorted by relevance
91 esp_err_t esp_smartconfig_start(const smartconfig_start_config_t *config);
50 esp_err_t esp_smartconfig_start(const smartconfig_start_config_t *config) in esp_smartconfig_start() function
112 ESP_ERROR_CHECK( esp_smartconfig_start(&cfg) ); in smartconfig_example_task()