Merge branch 'bugfix/fix_wpa3_connect_fail_issue_v5.0' into 'release/v5.0'

fix(wifi): fix wpa3 connect fail issue

See merge request espressif/esp-idf!28436
This commit is contained in:
Jiang Jiang Jian 2024-01-18 11:19:10 +08:00
commit 2398c20ce9
2 changed files with 2 additions and 2 deletions

View File

@ -209,7 +209,7 @@ extern const wpa_crypto_funcs_t g_wifi_default_wpa_crypto_funcs;
#define WIFI_STA_DISCONNECTED_PM_ENABLED false
#endif
#if CONFIG_ESP_WIFI_ENABLE_WPA3_SAE
#if CONFIG_ESP32_WIFI_ENABLE_WPA3_SAE
#define WIFI_ENABLE_WPA3_SAE (1<<0)
#else
#define WIFI_ENABLE_WPA3_SAE 0

@ -1 +1 @@
Subproject commit afef70fff271361f8d0aef3c54b4515e2f314e1c
Subproject commit ee6eae14648cc4cf5c7d212ed6f6fdf42ba0142e