From 660770ea97d82883700569a7f25f93513f8a436f Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Mon, 8 Oct 2018 17:44:44 +0800 Subject: [PATCH] esp32: several fixes about BA session setup 1. Fix the bug that ESP32 will reject the retry AddBA request frame if AddBA response frame is failed to sent by WiFi LMAC 2. Fix the bug that AddBA request retrys too frequently 3. Forbid BA session setup for VO queue related TID --- components/esp32/lib | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/esp32/lib b/components/esp32/lib index df485b43e..9790499df 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit df485b43e99a93c1a8d7a64227a72621730ce57f +Subproject commit 9790499df4e75709f171cef5d63b5afa6663d058