esp-idf/components/bt/controller
gongyantao c08a831f17 fix(bt): fix some issues in bt controller
1: fixed the incorrect timeing in reporting HCI_Link_Key_Type_Changed.
2: fixed the incorrect iv value during resuming encryption.
3: fixed the incorrect return with hci command rd_stored_link_key.
2024-04-02 09:33:51 +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@889c114914 fix(bt): fix some issues in bt controller 2024-04-02 09:33:51 +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