]> granicus.if.org Git - esp-idf/commit
esp32: update wifi lib to fix several WiFi bugs
authorLiu Zhi Fu <liuzhifu@espressif.com>
Sun, 26 Aug 2018 04:38:06 +0000 (12:38 +0800)
committerLiu Zhi Fu <liuzhifu@espressif.com>
Sun, 26 Aug 2018 04:47:24 +0000 (12:47 +0800)
commit6a080febbca9741a2f1ad0a6bab996e578a76263
tree71444247c52e071c374198958290867df61a9751
parentb14e87a60575f895c2ce897ae970b2acfc58a934
esp32: update wifi lib to fix several WiFi bugs

Fix following WiFi bugs:
1. Shouldn't scan when connect
2. Check beacon length in modem sleep
3. Fix the bug that AP may deauth wrong station when inactivity timer expires
4. Fix the bug that WiFi assert the system when receiving empty MCS in association response frame
components/esp32/include/esp_wifi.h
components/esp32/lib