esp-idf/components/bt/controller
zhanghaipeng 32c7694f56 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(e9ae856)
- Fixed BLE scan assert in lld_scan.c 1728
2024-09-19 15:22:04 +08:00
..
esp32 feat(ble/controller): Support get BLE controller free heap size 2024-08-22 14:42:52 +08:00
esp32c2 feat(ble): add internal api to change ble slow clock source 2024-08-27 12:49:32 +08:00
esp32c3 fix(bt/controller): Change the max TX power to +20dBm on ESP32-C3 and ESP32-S3 2024-09-09 11:25:10 +08:00
esp32c5 feat(ble): support ble light sleep on esp32c5 2024-09-10 15:19:22 +08:00
esp32c6 feat(ble): add internal api to change ble slow clock source 2024-08-27 12:49:32 +08:00
esp32c61 feat(ble): added ble support on esp32c61 2024-09-14 12:22:04 +08:00
esp32h2 feat(ble): add internal api to change ble slow clock source 2024-08-27 12:49:32 +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@8112ca2c57 feat(bt): Update esp32 bt-lib(bc393dd) 2024-09-04 16:45:26 +08:00
lib_esp32c2 fix(ble): fixed occasional assertion issue when enabling logging on ESP32-C2 2024-09-18 15:39:26 +08:00
lib_esp32c3_family@5c91317136 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(e9ae856) 2024-09-19 15:22:04 +08:00
lib_esp32c5 feat(ble): support ble light sleep on esp32c5 2024-09-10 15:19:22 +08:00
lib_esp32c6 fix(ble): fixed occasional crash issue in multi-connect scenarios on ESP32-C6 2024-09-18 15:39:26 +08:00
lib_esp32h2 fix(ble): fixed occasional acl data packet loss issue when using UHCI on ESP32-H2 2024-09-18 15:39:26 +08:00