ESP-IDF + 0/1 examples
SourceVu will show references to wifi_prov_mgr_is_provisioned() from the following samples and libraries:
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK : Retrieved provision state successfully - ESP_FAIL : Wi-Fi not initialized - ESP_ERR_INVALID_ARG : Null argument supplied

Notes

Calling wifi_prov_mgr_start_provisioning() automatically resets the provision state, irrespective of what the state was prior to making the call.

References

from examples