esp-idf/components/esp_wifi/include
xiehang e67d29b4e8 esp_wifi: Update WiFi lib
1. Change wifi scan duration from 120ms to 100ms
2. Using deport reg instead of ahb
3. Revert to report specific reason code when receiving deauth during 4-way-handshark
4. Fix the bug that tx ampdu parameter is not from peer device
5. Faster WiFi station connect improvement, avoid 100ms passive scan
6. Add FCS failed packets filter
7.Update esp32 phy lib to v4660
8.Fix country code last byte to space instead of NULL
9.Fix softap cannot forward A-MSDU
10.Fix some typos in esp_wifi.h
11.Fix max tx power to 20dBm
12.Fix the issue that the esp_wifi_sta_get_ap_info can't get country
13.Add support for 802.1x sha256 auth key mode
2021-03-17 15:30:09 +08:00
..
esp_private Revert "esp_wifi: optimize WiFi TX performance" 2020-12-18 08:38:01 +00: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: decouple Wi-Fi and bluetooth with coexist to reduce binary file size 2020-12-10 17:07:49 +08:00
esp_coexist.h components/coex: Some bugfix about ble dynamic prio 2020-11-22 20:37:10 +08:00
esp_mesh_internal.h esp_wifi_mesh: update wifi mesh libs 2020-10-29 20:26:49 +08:00
esp_mesh.h mesh: backport some bugfixes 2020-07-10 18:04:50 +08:00
esp_now.h esp_wifi: Add documentation to avoid using WiFi modem sleep for WiFi/BT coexistence 2021-03-17 15:27:25 +08:00
esp_phy_init.h esp_wifi: Add macro control for phy log 2021-03-17 15:27:39 +08: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-11-20 19:00:55 +08:00
esp_wifi_default.h wifi: fixed missing c++ guards 2020-01-02 17:16:47 +00:00
esp_wifi_netif.h wifi: fixed missing c++ guards 2020-01-02 17:16:47 +00:00
esp_wifi_types.h esp_wifi: Update WiFi lib 2021-03-17 15:30:09 +08:00
esp_wifi.h bugfix: fix some wifi bugs 2021-03-17 15:27:39 +08:00
phy.h esp_wifi: support esp32s2beta A, B and marlin3 chip 2019-10-28 18:58:05 +11:00
smartconfig_ack.h smartconfig: move smartconfig_ack to esp_wifi conponent 2019-08-29 10:39:30 +08:00