esp-idf/components/bt
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
..
common component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00
controller components/bt: fixed bugs in Bluetooth Controller and Baseband 2021-04-29 03:58:29 +00:00
esp_ble_mesh ble_mesh: stack: Fix endianness error in output or input oob data of number 2021-04-20 21:24:25 +08:00
host components/bt: Minor fix for the range of GATTC number of reconnections. 2021-04-29 03:58:29 +00:00
include optimize C3 multi-connection 2021-04-20 02:53:07 +00:00
test cmock: added cmock as component 2020-09-02 16:38:37 +08:00
CMakeLists.txt component/bt: add another bt-lib submodule and refactor the directories 2021-04-22 07:46:55 +08:00
component.mk component/bt: add another bt-lib submodule and refactor the directories 2021-04-22 07:46:55 +08:00
Kconfig NimBLE: BLE 5.0 related configuration changes 2021-01-19 17:02:56 +05:30
linker.lf esp_common: Fix issue with SPIRAM_ALLOW_BSS_SEG_EXTERNAL_MEMORY not visible on c3 2020-12-31 15:20:05 +11:00
sdkconfig.rename component/bt: add BLE v5.0 feature for bluedroid host 2021-01-15 17:55:12 +08:00