Length of the username data (limited to 1~127 bytes).
Return value
- ESP_OK: The username was set successfully. - ESP_ERR_INVALID_ARG: Failed due to an invalid argument (len = 128). - ESP_ERR_NO_MEM: Failed due to memory allocation failure.
Examples
esp_eap_client_set_username() is referenced by 1 libraries and example projects: