esp-idf/components/esp_wifi
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
..
esp32 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-14 10:28:32 +08:00
esp32c2 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-16 11:03:44 +08:00
esp32c3 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-16 11:03:44 +08:00
esp32c6 change(wifi): update esp_coexist_internal.h and esp_modem_wrapper.h 2023-11-16 11:03:44 +08:00
esp32s2 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-14 10:28:32 +08:00
esp32s3 fix(wifi): fixed the spiram malloc issue in wifi mesh 2024-03-14 10:28:32 +08:00
include feat(esp_wifi): Refactor and improve FTM code 2024-03-26 18:00:10 +05:30
lib@bb386048d3 feat(esp_wifi): Refactor and improve FTM code 2024-03-26 18:00:10 +05:30
src feat(esp_wifi): Refactor and improve FTM code 2024-03-26 18:00:10 +05:30
test_apps fix(conn): Change second connect delay time to 730 2023-12-11 16:35:24 +08:00
test_md5 coex: support esp32h2 coex lib 2023-03-16 17:23:43 +08:00
wifi_apps fix(esp_wifi): Fix crash while stopping NAN 2023-12-28 18:43:13 +05:30
CMakeLists.txt fix(wifi): fix psram enabled but initialized fail issue 2023-12-08 13:08:55 +00:00
Kconfig fix(wifi): add low memory options for eap enterprise 2024-02-19 14:33:55 +08: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