esp-idf/examples/wifi/ftm/main
Nachiket Kukade 4971764917 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

Closes https://github.com/espressif/esp-idf/issues/6810
2024-03-18 22:01:36 +08:00
..
CMakeLists.txt
Kconfig.projbuild
ftm_main.c feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
idf_component.yml