Function esp_idf_sys::esp_wifi_sta_wpa2_ent_clear_password
source ยท pub unsafe extern "C" fn esp_wifi_sta_wpa2_ent_clear_password()
Expand description
@brief Clear password for PEAP/TTLS method..
@deprecated This function is deprecated and will be removed in the future.
Please use esp_eap_client_clear_password
instead.