esp-idf/components/bt/controller
2024-08-14 19:00:15 +08:00
..
esp32 fix(bt): Fix heap corruption in the call of esp_bt_mem_release on ESP32 2024-08-14 19:00:15 +08:00
esp32c2 feat(ble): Print out the BT mac when the controller is initialized 2024-08-09 20:55:16 +08:00
esp32c3 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(4e58df9) 2024-08-13 12:13:08 +08:00
esp32c6 feat(ble): Print out the BT mac when the controller is initialized 2024-08-09 20:55:16 +08:00
esp32h2 feat(ble): Print out the BT mac when the controller is initialized 2024-08-09 20:55:16 +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@70337acad4 fix(bt/controller): Fixed disconnection issue 2024-08-05 20:01:56 +08:00
lib_esp32c2 fix: fixed directed adv can't be conneted when adv filter is 0x2 on ESP32C2 2024-07-31 14:38:52 +08:00
lib_esp32c3_family@ef1dfc5185 fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(f583012) 2024-08-13 12:13:08 +08:00
lib_esp32c6 fix(bluetooth/controller): fixed get controller status vendor hci command error on ESP32C6 2024-08-10 13:06:45 +08:00
lib_esp32h2 fix(bluetooth/controller): fixed get controller status vendor hci command error on ESP32C6 2024-08-10 13:06:45 +08:00