]> 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 05:15:53 +0000 (13:15 +0800)
commit3d2cd911f0739371badfdac81b85afaa9f485f8e
treebe8410ee446f37c441b2725899c39d96dbad5814
parent21ef7ed82c34a0cf00b002ec25b0ce6220d7c567
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