wifi_prov_mgr_disable_auto_stop() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK : Success - ESP_ERR_INVALID_STATE : Manager not initialized or provisioning service already started

Notes

This must be called before executing wifi_prov_mgr_start_provisioning()

References

from examples