esp-idf/components/bt/controller
wangmengyang 9c872b1851 components/bt: fixed bugs in Bluetooth Controller and 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 for ESP32-C3 to fix the Rx performance issue for CODED PHY, especially in coexistence scenario
2021-04-29 03:58:29 +00:00
..
esp32 components/bt: Fix assert without sw coexist enabled 2021-03-25 15:58:42 +08:00
esp32c3 Merge branch 'bugfix/btdm_incorrectly_spelled_v4.3' into 'release/v4.3' 2021-03-29 05:07:57 +00:00
esp32s3 bt: removed esp_bt_get_mac() 2021-02-09 12:09:15 +05:30
lib_esp32@ec61ca3caa component/bt: add another bt-lib submodule and refactor the directories 2021-04-22 07:46:55 +08:00
lib_esp32c3_family@655bfde644 components/bt: fixed bugs in Bluetooth Controller and Baseband 2021-04-29 03:58:29 +00:00