mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-05 13:44:32 +02:00
components/bt: bug-fixes in BLE controller and BLE baseband
1. Removed the interrupt lock operation during controller enable/disable/reset, to avoid trigger interrupt watchdog time-out due to use of mutex/semaphore in coex_st_set 2. update libbtbb.a to fix the Rx performance issue for CODED PHY, especially in coexistence scenario
This commit is contained in:
Reference in New Issue
Block a user