From fb38539ea98c7cfa755a00b5c3175cf4abd0fe69 Mon Sep 17 00:00:00 2001 From: muhaidong Date: Fri, 24 Nov 2023 10:17:51 +0800 Subject: [PATCH] fix(wifi): fix some wifi bugs 1. fix ccmp pn became large issue 2. sta not pmf capable when requires should reject profile 3. fix softap set config issue 4. allow some special igtk keyindex to workaround faulty APs 5. remove target_power_backoff 6. remove FreqCalCntforScan 7. fix enable psram wapi dhcp fail issue --- 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 04e943cf33..d0159b0764 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 04e943cf332d14fa4c503d9756ee3660c0f9421b +Subproject commit d0159b07641b8fbc929c9ce9f88313756a9369f2