ESP-IDF + 0/2 examples
SourceVu will show references to esp_wifi_sta_enterprise_enable() from the following samples and libraries:
 
Symbols
loading (2/5)...
Files
loading (4/5)...
SummarySyntaxExamplesReferencesCall TreeData Use

Return value

- ESP_OK: EAP authentication enabled successfully. - ESP_ERR_NO_MEM: Failed to enable EAP authentication due to memory allocation failure.

Notes

Before calling this function, ensure that the Wi-Fi configuration and EAP credentials (such as username and password) have been properly set using the appropriate configuration APIs.

References

from 0/2 examples