From 184555d70bb335edbe8fe4feff9673d9f9659255 Mon Sep 17 00:00:00 2001 From: Sarvesh Bodakhe Date: Fri, 15 Mar 2024 12:12:12 +0530 Subject: [PATCH] fix(esp_wifi): Improvements in scan and connect path * Improvements in scan and connect path as per specifications along with minor bugfixes * When AP advertises all PSK modes (WPA, WPA2 and WPA3), make sure that station treats it as WPA2_WPA3_PSK mixed mode. --- components/esp_wifi/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp_wifi/lib b/components/esp_wifi/lib index 5cebf92b39..4cbb797214 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 5cebf92b398440266977440db81b0315831aeb41 +Subproject commit 4cbb797214650d5ff5e9854cfb4cc10e8c9bda4c