esp-idf/components/esp_event/include
ChenJianxing 4a24cb7d8f esp_wifi: fix some wifi bugs
1. Fix setting channel error after WiFi stop
2. Fixed issue of reason code change from 15 to 204 when provide wrong password
3. Fix set config return value error
4. Fix ampdu age timer memory leak
5. Add beacon timeout event
6. Ignore dirtyBuf check when buffer size is larger than 4092
7. Fix SoftAP not initiating 4-way handshake if max length passphrase is set
8. Fix esptouch find hidden AP fail
9. Clear AP Bss when auth timeout happens.
10.Fix not connect to open AP when WPA3 auth fail.
11.Fix esp_wifi_80211_tx when out of memory unlock mutex issue.
12.Fix esp_wifi_80211_tx can't be used in ap mode
13.Fix hidden AP scans after connecting AP
14.Fix watchdog happens when receiving action frame
2021-05-08 19:55:00 +08:00
..
esp_event_base.h esp_event: move trailing semicolons out of defines 2019-04-11 12:04:58 +08:00
esp_event_legacy.h esp_wifi: fix some wifi bugs 2021-05-08 19:55:00 +08:00
esp_event_loop.h event loop: re-implement based on esp_event library 2019-04-11 12:04:58 +08:00
esp_event.h Fix some typo in idf 2020-01-16 15:26:37 +08:00