esp_eap_client_set_new_password() is only used within ESP-IDF.
 
Symbols
loading (1/5)...
Files
loading (3/5)...
SummarySyntaxArgumentsReferencesCall TreeData Use

Return value

- ESP_OK: The new password was set successfully. - ESP_ERR_INVALID_ARG: Failed due to an invalid argument (len <= 0). - ESP_ERR_NO_MEM: Failed due to memory allocation failure.

References