Symbols
loading...
Files
loading...
SummarySyntaxArgumentsReferences

Return value

- ESP_OK: succeed - ESP_ERR_WIFI_NOT_INIT: WiFi is not initialized by esp_wifi_init - ESP_ERR_INVALID_ARG: invalid argument - ESP_ERR_WIFI_IF: invalid interface - ESP_ERR_WIFI_MODE: invalid mode - ESP_ERR_WIFI_PASSWORD: invalid password - ESP_ERR_WIFI_NVS: WiFi internal NVS error - others: refer to the error code in esp_err.h

References

from examples