wifi_prov_mgr_reset_sm_state_for_reprovision() is only used within ESP-IDF.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Return value

- ESP_OK : Reset provisioning state machine successfully - ESP_FAIL : Failed to reset provisioning state machine - ESP_ERR_INVALID_STATE : Manager not initialized

Notes

This API can be used only if provisioning auto-stop has been disabled using wifi_prov_mgr_disable_auto_stop()

References

from examples