From 3af5384a244ff44235030481b9b0396df6899c02 Mon Sep 17 00:00:00 2001 From: Liu Zhi Fu Date: Wed, 10 Oct 2018 13:50:45 +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 727117da6..88eee0378 160000 --- a/components/esp32/lib +++ b/components/esp32/lib @@ -1 +1 @@ -Subproject commit 727117da6c054599d967b0d9d1e01d71546da345 +Subproject commit 88eee0378ac6f41ea764ea38a0a1b61ff4ac0022