OVMS3-idf/components/esp_wifi/include
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_private esp_wifi: fix some WiFi issues 2020-02-14 12:03:18 +08:00
esp_coexist.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +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_mesh.h mesh: use new event library 2019-07-05 21:14:30 +08:00
esp_mesh_internal.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_now.h derive esp_wifi from esp32 component 2019-04-01 20:04:52 +08:00
esp_phy_init.h esp_wifi: fix a WiFi receiving bug 2019-12-26 19:41:04 +08:00
esp_smartconfig.h esp_wifi: refactor smartconfig callback to use esp event 2019-07-04 18:00:04 +08:00
esp_wifi.h esp_wifi: fix some WiFi issues 2020-02-14 12:03:18 +08:00
esp_wifi_crypto_types.h supplicant/esp_wifi: move supplicant to idf 2019-06-29 22:46:52 +08:00
esp_wifi_types.h Wi-Fi: remove wifi_fast_scan_threshold_t which is not suitable in name 2019-09-19 18:49:37 +10: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