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