From 32dd739da4f4d010a89a3eb787533e2de3e18e1d Mon Sep 17 00:00:00 2001 From: xiehang Date: Tue, 22 Dec 2020 15:48:24 +0800 Subject: [PATCH] esp_wifi: Update wifi lib 1. Add check CSA state before CSA timer process 2. Change wifi scan duration from 120ms to 100ms 3. Using deport reg instead of ahb 4. Check TID in ieee80211_recv_bar() 5. Revert to report specific reason code when receiving deauth during 4-way-handshark 6. Fix the bug that tx ampdu parameter is not from peer device --- 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 3ee3aa6700..5b78ff7f5b 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 3ee3aa6700b827bc5ca9281f1a369a4dd1a87008 +Subproject commit 5b78ff7f5ba8635666d3c68fc89fd6d728b9f606