esp-idf/components/bt/controller
chenjianhua ae29703fb4 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0)
- Fixed adv data buffer free after restart adv
- Fixed BLE interrupt allocation using esp API
2024-06-24 17:59:01 +08:00
..
esp32 Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.1' into 'release/v5.1' 2024-05-13 14:01:24 +08:00
esp32c2 Merge branch 'feat/optimzie_ble_ctrl_memory_v5.1' into 'release/v5.1' 2024-05-17 10:31:25 +08:00
esp32c3 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0) 2024-06-24 17:59:01 +08:00
esp32c6 feat(bluetooth/controller): update controller api name on ESP32-C6 and ESP32-H2 2024-06-17 16:43:32 +08:00
esp32h2 feat(bluetooth/controller): update controller api name on ESP32-C6 and ESP32-H2 2024-06-17 16:43:32 +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:36:05 +08:00
lib_esp32c2 feat(bluetooth/controller): update controller api name on ESP32-C2 2024-06-17 16:43:32 +08:00
lib_esp32c3_family@1a086eab61 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(eca46a0) 2024-06-24 17:59:01 +08:00
lib_esp32c6 feat(bluetooth/controller): update controller api name on ESP32-C6 and ESP32-H2 2024-06-17 16:43:32 +08:00
lib_esp32h2 feat(bluetooth/controller): update controller api name on ESP32-C6 and ESP32-H2 2024-06-17 16:43:32 +08:00