esp-idf/components/bt/controller
chenjianhua 1b36724897 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(0738a61)
- Fixed BT BB interrupt allocation
- Refactor the prefix of assert print
- Fixed HCI LE set privacy mode command handle
2024-06-26 17:23:29 +08:00
..
esp32 Merge branch 'bugfix/bt_bss_in_extram' into 'master' 2024-04-12 08:57:10 +08:00
esp32c2 feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code 2024-06-24 10:40:33 +08:00
esp32c3 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0) 2024-06-26 17:23:29 +08:00
esp32c5 feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code 2024-06-24 10:40:33 +08:00
esp32c6 fix(ble): added c6 config check for ble light sleep 2024-06-24 10:40:46 +08:00
esp32c61 feat(esp32c61): introduce target esp32c61 2024-03-01 21:12:25 +08:00
esp32h2 feat(bluetooth/controller): adjust bt/porting code structure and delete redundant code 2024-06-24 10:40:33 +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@a4d7731a95 fix(bt/controller): Fixed assert issue caused by DPORT access 2024-06-13 17:37:39 +08:00
lib_esp32c2 feat(bluetooth/controller): update controller api name on ESP32-C2 2024-06-24 10:39:28 +08:00
lib_esp32c3_family@29d5555ca1 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(0738a61) 2024-06-26 17:23:29 +08:00
lib_esp32c5 feat(bluetooth/controller): update controller api name on ESP32-C5 2024-06-24 10:39:28 +08:00
lib_esp32c6 feat(bluetooth/controller): update controller api name on ESP32-C6 and ESP32-H2 2024-06-24 10:39:28 +08:00
lib_esp32h2 feat(bluetooth/controller): update controller api name on ESP32-C6 and ESP32-H2 2024-06-24 10:39:28 +08:00