esp-idf/components/esp_wifi/src
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
..
mesh_event.c
smartconfig.c
smartconfig_ack.c
wifi_default.c feat(esp_wifi): Add dependency on wifi_remote for chips with no wifi 2024-02-01 11:26:22 +01:00
wifi_default_ap.c
wifi_init.c feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
wifi_netif.c