From 36caf700c7c9a7721b95dd8acc125b03579035b9 Mon Sep 17 00:00:00 2001 From: muhaidong Date: Thu, 9 Feb 2023 15:01:49 +0800 Subject: [PATCH] esp_wifi: fix some wifi bugs 1. fix ftm timer macro issue 2. send null data when state change from association to run 3. bugfix for optimize abnormal beacon log 4. bugfix RSNXE related changes 5. send ftm frames immediately 6. fix ftm procedure with peer failed status 4 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 90d646774f..5f50276b3d 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 90d646774f5f1176564cc04cc1aeabeed407b82d +Subproject commit 5f50276b3d3a0cddc7d0a94afcb851a9bac82d61