Function esp_idf_sys::wifi_prov_mgr_wait
source ยท pub unsafe extern "C" fn wifi_prov_mgr_wait()
Expand description
@brief Wait for provisioning service to finish
Calling this API will block until provisioning service is stopped i.e. till event WIFI_PROV_END is emitted.
This will not block if provisioning is not started or not initialized.