Searched refs:smartconfig_start_config_t (Results 1 – 4 of 4) sorted by relevance
61 } smartconfig_start_config_t; typedef91 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()
281 esp_err_t esp_smartconfig_internal_start(const smartconfig_start_config_t *config);
111 smartconfig_start_config_t cfg = SMARTCONFIG_START_CONFIG_DEFAULT(); in smartconfig_example_task()