From dfdf3d5a2299c9c1789d2f892523f6af8957692f Mon Sep 17 00:00:00 2001 From: akshat Date: Mon, 11 Aug 2025 10:22:08 +0530 Subject: [PATCH] bugfix(wifi): Set the dialog token of last FTM resp to zero This MR also adds the implementation to perform FTM in 40Mhz in disconnected State. Closes https://github.com/espressif/esp-idf/issues/17235 --- 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 045f86a452..c34ffa6fcd 160000 --- a/components/esp_wifi/lib +++ b/components/esp_wifi/lib @@ -1 +1 @@ -Subproject commit 045f86a4527ddd4be1731ff3d2cc7e964c1d7410 +Subproject commit c34ffa6fcd67211c0350b5f687c7498c7fb64963