esp-idf/components/bt/controller
gongyantao 2a98fba7fe fix(bt): fix some issues in bluetooth controller
1: fix return incorrect link key with hci command rd_stored_link_key
2: fix the assert triggered during APB TX
3: fix role switch LMP collision bug
2024-06-05 09:11:57 +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 feat(ble): Added API to get low power clock source 2024-06-03 10:25:29 +08:00
esp32c6 Merge branch 'feat/sleep_retention_depends_power_state_management_v5.1' into 'release/v5.1' 2024-05-17 10:24:18 +08:00
esp32h2 Merge branch 'feat/sleep_retention_depends_power_state_management_v5.1' into 'release/v5.1' 2024-05-17 10:24:18 +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@994490e4b0 fix(bt): fix some issues in bluetooth controller 2024-06-05 09:11:57 +08:00
lib_esp32c2 ble: fixed ble some issues on esp32c2 2024-05-31 17:13:44 +08:00
lib_esp32c3_family@4b1338827f fix(coex): Fixed some coexist issues 2024-05-22 11:50:50 +08:00
lib_esp32c6 ble: fixed ble some issues on esp32c6 and esp32h2 2024-05-31 17:13:44 +08:00
lib_esp32h2 ble: fixed ble some issues on esp32c6 and esp32h2 2024-05-31 17:13:44 +08:00