esp-idf/components/esp_wifi/src
Nachiket Kukade 413bcd8fcd 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-26 18:00:10 +05:30
..
mesh_event.c mesh: use new event library 2019-07-05 21:14:30 +08:00
smartconfig_ack.c smartconfig: fix the issue of sending failure and exit 2023-03-09 05:17:50 +00:00
smartconfig.c all: Removes unnecessary newline character in logs 2023-06-09 03:31:21 +08:00
wifi_default_ap.c esp_netif/lwip: Fix deps cycles to "lwip -> esp_netif -> phy-drivers" 2022-07-20 14:59:07 +02:00
wifi_default.c fix(wifi): Fix default wifi-netif creation to assert if no event loop 2023-07-10 16:56:16 +02:00
wifi_init.c feat(esp_wifi): Refactor and improve FTM code 2024-03-26 18:00:10 +05:30
wifi_netif.c esp_wifi: Add support for NAN Discovery and Datapath 2023-03-10 11:18:23 +05:30