pub unsafe extern "C" fn esp_eap_client_clear_identity()
Expand description

@brief Clear the previously set identity for PEAP/TTLS authentication.

This function clears the identity that was previously set for the EAP client. After calling this function, the EAP client will no longer use the previously configured identity during the authentication process.