esp-idf/examples/wifi/ftm/main
Nachiket Kukade 16a80db4d0 feat(esp_wifi): Refactor and improve FTM code
Enable FTM Responder mode for ESP32C6. Update wifi libs with below -

1. Break FTM State Machine code into separate functions
2. Use dynamic allocation for FTM session to save memory
3. Add API to get FTM report instead of event based mechanism
4. Add FTM Request retry and comeback support
2024-03-18 21:33:02 +05:30
..
CMakeLists.txt esp_wifi: Remove -Wno-format compile option for FTM example, iperf example, roaming example 2022-12-23 11:05:17 +08:00
ftm_main.c feat(esp_wifi): Refactor and improve FTM code 2024-03-18 21:33:02 +05:30
Kconfig.projbuild wifi/ftm: Move FTM report logging into application and some bugfixes 2021-04-20 03:44:51 +00:00