esp-idf/components/bt/controller
linruihao e416552e46 fix(bt/controller): Fixed some bugs in esp32 bt controller
1. fixed crash issue in coexist callback
2. fixed wrong LMP message send when expect peer device increase tx power to max
2024-03-15 19:08:45 +08:00
..
esp32 change(bt/bluedroid): Redirect app functions in controller based on the bluetooth mode 2024-02-23 18:57:53 +08:00
esp32c2 bugfix(ble) : fixed some ble issues on ESP32-C2 2024-02-23 18:02:57 +08:00
esp32c3 Merge branch 'bugfix/fix_some_ble_issue_v5.2' into 'release/v5.2' 2024-02-19 15:19:24 +08:00
esp32c6 feat(ble): add ble controller version output on ESP32-C6 and ESP32-H2 2024-01-25 20:38:43 +08:00
esp32h2 feat(ble): add ble controller version output on ESP32-C6 and ESP32-H2 2024-01-25 20:38:43 +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@79c3d50f69 fix(bt/controller): Fixed some bugs in esp32 bt controller 2024-03-15 19:08:45 +08:00
lib_esp32c2 ble(update): 2024-02-23 14:08:03 +08:00
lib_esp32c3_family@e5c0f7256e fix(ble/controller): Fixed tx count in direct test mode on ESP32-C3 and ESP32-S3 2024-02-04 14:43:05 +08:00
lib_esp32c6 ble(update): 2024-03-13 10:33:23 +08:00
lib_esp32h2 ble(update): 2024-03-13 10:33:23 +08:00