esp_wifi: Update WiFi lib (64f1aed1)

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
This commit is contained in:
xiehang
2021-01-11 15:12:23 +08:00
parent a88a4f3101
commit c323de3a27
11 changed files with 0 additions and 0 deletions

Binary file not shown.

BIN
libcore.a

Binary file not shown.

Binary file not shown.

BIN
libmesh.a

Binary file not shown.

Binary file not shown.

BIN
libphy.a

Binary file not shown.

BIN
libpp.a

Binary file not shown.

Binary file not shown.

BIN
libwpa.a

Binary file not shown.

BIN
libwpa2.a

Binary file not shown.

BIN
libwps.a

Binary file not shown.