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