Function esp_idf_sys::wifi_prov_mgr_deinit
source ยท pub unsafe extern "C" fn wifi_prov_mgr_deinit()
Expand description
@brief Stop provisioning (if running) and release resource used by the manager
Event WIFI_PROV_DEINIT is emitted right after de-initialization is finished
If provisioning service is still active when this API is called, it first stops the service, hence emitting WIFI_PROV_END, and then performs the de-initialization