esp-idf/components/esp_wifi
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
..
esp32 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-12 15:37:32 +08:00
esp32c2 feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp32c3 feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp32c6 feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01:00
esp32s2 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-12 15:37:32 +08:00
esp32s3 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-12 15:37:32 +08:00
include feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
lib@fc1523dfac feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
src feat(esp_wifi): Refactor and improve FTM code 2024-03-18 22:01:36 +08:00
test_apps ci: fix wifi function test markers 2024-01-16 17:12:59 +08:00
test_md5 feat(wifi): Sync public header files between ESP-IDF and Wi-Fi driver 2024-02-01 12:17:43 +01:00
wifi_apps fix(esp_wifi): Fix crash while stopping NAN 2023-12-27 10:24:06 +08:00
CMakeLists.txt fix(esp_wifi): Support for esp_wifi_remote 2024-02-01 12:17:43 +01:00
Kconfig fix(esp_wifi): Separate public and native wifi interface types 2024-02-01 12:17:37 +01:00
linker.lf feat(wifi): optimize esp32c6 iperf performance 2023-09-04 14:34:54 +08:00
sdkconfig.rename esp_coex: correct Kconfig name 2023-02-26 06:58:18 +00:00