From 5460d41b4311bdc00899a5f1d2c3e04f01dab124 Mon Sep 17 00:00:00 2001 From: alanmaxwell Date: Thu, 9 Nov 2023 21:52:06 +0800 Subject: [PATCH] esp_wifi: backport some wifi fix 1. optimize BB filter timer to pass corner case 2. fix parse beacon rsnx ie missed break --- 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 04a948d73f..7a2b9863c0 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 04a948d73f9c2e8e810d2fbce42a31c117bfc3ba +Subproject commit 7a2b9863c00c4f9df8e28d7160f3fe379af0153c