esp-idf/components/bt/controller
gongyantao b0a6609e7a 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:42:49 +08:00
..
esp32 change(bt/bluedroid): Redirect app functions in controller based on the bluetooth mode 2024-02-23 19:08:50 +08:00
esp32c3 fix(ble): Fixed macro definition error for 136K clock drift 2024-01-30 16:06:34 +08:00
esp32h2 components/bt: Combine 3 Bluetooth controller menu 2021-09-15 10:57:37 +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-30 15:54:37 +08:00
lib_esp32@889c114914 fix(bt): fix some issues in bt controller 2024-04-02 09:42:49 +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:26:33 +08:00