esp-idf/components/esp_wifi/include
xiehang 9370b74ee0 esp_wifi: Update WiFi lib
1. Add check CSA state before CSA timer process
2. Change wifi scan duration from 120ms to 100ms
3. Using deport reg instead of ahb
4. Check TID in ieee80211_recv_bar()
5. Revert to report specific reason code when receiving deauth during 4-way-handshark
6. Fix the bug that tx ampdu parameter is not from peer device
7. Refactor wifi_interface_t
8. Faster WiFi station connect improvement, avoid 100ms passive scan
9. Add FCS failed packets filter
10.Update esp32 phy lib to v4660
11.Fix csa timer issue
12.Fix country code last byte to space instead of NULL
13.Fix softap cannot forward A-MSDU
14.Fix max tx power to 20dBm
15.Fix the issue that the esp_wifi_sta_get_ap_info can't get country
2021-01-15 03:51:36 +00:00
..
esp_private esp_wifi: Fix some wifi bugs 1117 2020-12-03 17:49:22 +08:00
esp_coexist_adapter.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_coexist_internal.h esp_wifi: fix WiFi scan and connect bugs when coexist with Bluetooth 2019-12-09 12:17:16 +08:00
esp_coexist.h Improve coexistence performance according to specific WiFi/BT/BLE scienario 2020-02-18 12:40:48 +08:00
esp_mesh_internal.h esp_wifi_mesh: update wifi mesh libs 2020-11-05 23:54:45 +08:00
esp_mesh.h mesh: use new event library 2019-07-05 21:14:30 +08:00
esp_now.h esp_wifi: update description for WiFi APIs 2020-12-01 15:48:59 +08:00
esp_phy_init.h esp_wifi: optimize phy version log 2021-01-15 03:51:36 +00:00
esp_smartconfig.h esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
esp_wifi_crypto_types.h espnow/pmf: Implement ESPNOW + PMF Co-existance 2020-09-02 15:02:45 +05:30
esp_wifi_types.h esp_wifi: Update WiFi lib 2021-01-15 03:51:36 +00:00
esp_wifi.h bugfix: fix some wifi bugs 2021-01-15 03:51:36 +00:00
phy.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
smartconfig_ack.h smartconfig: move smartconfig_ack to esp_wifi conponent 2019-09-05 10:44:00 +08:00