esp-idf/components/esp_wifi/include
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
..
esp_private fix(esp_wifi): Support for esp_wifi_remote 2024-02-01 12:17:43 +01:00
local feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
esp_mesh_internal.h fix(wifi/mesh): fix the IE crypto disable error and update doc 2023-11-08 10:24:45 +08:00
esp_mesh.h fix(wifi/mesh): fix the IE crypto disable error and update doc 2023-11-08 10:24:45 +08:00
esp_now.h feat(wifi): add wifi channel change event 2023-12-11 19:07:11 +08:00
esp_smartconfig.h fix(esp_wifi): Remove semicolon from SMARTCONFIG_START_CONFIG_DEFAULT 2024-02-05 17:21:55 +08:00
esp_wifi_ap_get_sta_list.h fix(esp_wifi): Support for esp_wifi_remote 2024-02-01 12:17:43 +01:00
esp_wifi_crypto_types.h fix(esp_wifi): Separate public and native wifi interface types 2024-02-01 12:17:37 +01:00
esp_wifi_default.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-13 16:08:45 +08:00
esp_wifi_he_types.h feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
esp_wifi_he.h docs(esp_mesh): update esp_mesh_internal.h 2023-11-06 21:55:21 +08:00
esp_wifi_netif.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-13 16:08:45 +08:00
esp_wifi_types_generic.h feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
esp_wifi_types.h feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
esp_wifi.h feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
smartconfig_ack.h Fix(esp_wifi): Add the missing header file to the wifi header files. 2023-11-13 16:08:45 +08:00