mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-08 08:10:17 +03:00
Fix following WiFi and coexist bugs: 1. Fix BT disconnecting due to too many reset BB 2. Fix the bug that no TBTT is generated after rx wrong beacon when WiFi/BT coexist 3. Fix a DelBA bug 4. Add out of memory check 5. Fix the bug that STA incorrectly receives packets when scanning in connected status 6. PHY4008: Disable BT TX in force wifi mode, and enable BT TX in un-force wifi mode