esp-idf/components/bt/controller
linruihao 985c7f9112 fix(bt/controller): Fixed some controller bugs
- Fixed fail to establish eSCO when connected to two devices
- Changed some error log level to Debug if the error have a workaround

Closes https://github.com/espressif/esp-idf/issues/12340
2024-07-08 14:26:53 +08:00
..
esp32 change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
esp32c2 feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code 2024-06-24 10:11:52 +08:00
esp32c3 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0) 2024-06-25 00:04:14 +08:00
esp32c6 fix(ble): added c6 config check for ble light sleep 2024-06-24 10:12:51 +08:00
esp32h2 feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code 2024-06-24 10:11:52 +08:00
esp32p4 esp32p4: introduce the target 2023-06-13 15:16:11 +08:00
esp32s2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +08:00
esp32s3 Merge ESP32C3 and ESP32S3 BLE bt.c files to one 2023-03-06 14:53:03 +08:00
lib_esp32@1d3d9bfd29 fix(bt/controller): Fixed some controller bugs 2024-07-08 14:26:53 +08:00
lib_esp32c2 fix(ble): fixed some ble controller issues on ESP32-C2 2024-07-02 15:44:26 +08:00
lib_esp32c3_family@29d5555ca1 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(0738a61) 2024-06-25 00:04:14 +08:00
lib_esp32c6 fix(ble): fixed some ble controller issues on ESP32C6 and ESP32H2 2024-07-02 15:44:27 +08:00
lib_esp32h2 fix(ble): fixed some ble controller issues on ESP32C6 and ESP32H2 2024-07-02 15:44:27 +08:00