OVMS3-idf/components/esp_wifi/include/esp_private
zhangyanjiao 5894e049bc esp_wifi: fix some WiFi issues
Fix following WiFi issues:
1. Fix WiFi buffer reload issue
2. Fix AMSDU decrypt issue
3. Fix some WiFi timer issues
4. Fix the crash caused by too big of association request RSN information
5. Fix the crash caused by block scan
6. Fix the bug for getting channel and bandwidth
7. Fix some Sniffer bugs
8. Fix some ESP-NOW issues
   1> fix the bug when modifying the channel info of peer node
   2> fix the crash when modifying peer node between unencrypted and encrypted
   3> fix the bug for fetch peer
   4> modify the esp_wifi_set_channel() function
   5> fix the bug that the channel parameter doesn't work when adding peer node

Closes https://github.com/espressif/esp-idf/issues/2833
Closes https://github.com/espressif/esp-idf/issues/4311
2020-02-14 12:03:18 +08:00
..
esp_wifi_private.h WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF. 2019-07-14 15:10:11 +08:00
esp_wifi_types_private.h WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF. 2019-07-14 15:10:11 +08:00
wifi.h esp_wifi: fix some WiFi issues 2020-02-14 12:03:18 +08:00
wifi_os_adapter.h esp_wifi: fix a WiFi receiving bug 2019-12-26 19:41:04 +08:00
wifi_types.h WiFi: Modify the wifi_country struct in VNC to keep it consistent with IDF. 2019-07-14 15:10:11 +08:00