From 202ccf83ead787df50cdd7d75d60728f5322e63b Mon Sep 17 00:00:00 2001 From: muhaidong Date: Thu, 12 Feb 2026 14:31:22 +0800 Subject: [PATCH] fix(wifi): fix some wifi bugs 260212 1. force MAC tx end by set tx frame ACK bit for ESP32 2. fix light sleep being rejected by modem protect after wifi start 3. fix pkt key memory leak issue 4. fix fragment issue with wpa tkip encryption 5. fix gcmp fragment rx issue 6. support wapi fragment tx and rx 7. fix wapi uskid issue 8. fix scan done or disconnected event miss issue 9. fix lmac tx done assert 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 6a6cc5af51..856f8b8b9b 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 6a6cc5af51a82377138c23cfd118aaba7d8c1d38 +Subproject commit 856f8b8b9b89fab62572dd8942132c64970e507d