From d9b42232bdd221c560de11606c4675d0b9b5f250 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 ac36b61c8b..775025e7d3 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit ac36b61c8b4845c435fb7318ff7bc00bb0abc6a6 +Subproject commit 775025e7d30632253f5ad81ad3cbf7ab16dc2d2a