esp-idf/components/esp_wifi
Nachiket Kukade 9d1a374e01 feat(esp_wifi): Refactor and improve FTM code
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-06-13 21:03:44 +05:30
..
esp32 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
esp32c3 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
esp32s2 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
esp32s3 fix(phy): update phy lib to master 2023-11-02 15:32:53 +08:00
include feat(esp_wifi): Refactor and improve FTM code 2024-06-13 21:03:44 +05:30
lib@a4068355ff feat(esp_wifi): Refactor and improve FTM code 2024-06-13 21:03:44 +05:30
src fix(wifi): fix wifi deinit s_wifi_modem_sleep_lock 2023-12-04 16:10:47 +08:00
test esp_wifi: add small UT for country code 2022-09-19 15:22:57 +08:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-05 17:29:35 +08:00
CMakeLists.txt fix(esp_coex): fix circular dependency issue on esp32 2024-02-22 16:54:58 +08:00
component.mk esp_phy: decouple esp_phy component from esp_wifi and bt 2021-06-03 16:17:31 +08:00
Kconfig feat(esp_wifi):static buf for management,control,qos null,null data rx packet 2023-12-01 14:02:07 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-07-01 12:29:35 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00