esp-idf/components/esp_wifi
muhaidong b07438f26f esp_wifi: fix softap beacon memory leak issue
1. fix softap beacon memory leak issue.
2. fix esp wifi sta get ap info does not return connected ssid issue.
3. update inactive timer when recv ps-poll or success send data.
4. decrease test memory leak threshold.
2022-12-02 02:24:02 +00:00
..
esp32 esp_wifi: add protection for mac reset 2022-10-31 06:41:42 +00:00
esp32c2 esp_wifi: add protection for mac reset 2022-10-31 06:41:42 +00:00
esp32c3 esp_wifi: add protection for mac reset 2022-10-31 06:41:42 +00:00
esp32s2 esp_wifi: add protection for mac reset 2022-10-31 06:41:42 +00:00
esp32s3 Support external coexist formal code for C2 & S3, 2022-11-08 11:11:41 +08:00
include esp_wifi:Mandate stations to have minimum security wpa3 2022-11-30 13:01:40 +08:00
lib@9e81af1747 esp_wifi: fix softap beacon memory leak issue 2022-12-02 02:24:02 +00:00
src phy: only set phy_init_flag at power domain off, when all modems deinit 2022-11-25 03:18:12 +00:00
test_apps esp_wifi: fix softap beacon memory leak issue 2022-12-02 02:24:02 +00:00
test_md5 ci: improve checks for Wi-Fi/PHYlibraries 2022-01-04 00:30:55 +01:00
.build-test-rules.yml CI: Migrate wifi unit tests to componment_ut 2022-11-10 01:17:10 +08:00
CMakeLists.txt cmake: use target_link_options and _directories supported since 3.13 2022-09-20 11:08:02 +02:00
Kconfig Modify maximum softap conn num and espnow encryption peer num 2022-11-17 15:02:34 +08:00
linker.lf wifi: Fix linking of WiFi functions dependent on PM_ENABLE 2022-06-21 00:12:08 +08:00
sdkconfig.rename Add HW external coexist api. 2021-10-12 14:05:14 +08:00