esp-idf/components/bt
2024-07-30 19:29:03 +08:00
..
common feat(bt/nimble): support hci log for nimble 2024-05-24 14:51:06 +08:00
controller fix(bt): Fix heap corruption in the call of esp_bt_mem_release on ESP32 2024-07-30 19:29:03 +08:00
esp_ble_mesh feat(ble_mesh): disable some models by default 2024-07-29 16:02:36 +08:00
host Merge branch 'bugfix/fix_ble_gattc_app_unregister' into 'master' 2024-07-30 17:59:31 +08:00
include feat(ble): support ble on esp32c5 2024-07-23 20:12:43 +08:00
porting fix(bluetooth/controller): fixed alloc memory fail when use uhci on ESP32-C6 and ESP32-H2 2024-07-16 15:31:05 +08:00
test_apps change(bt): Perform comprehensive heap check in test_app for memory release 2024-07-30 19:29:03 +08:00
CMakeLists.txt feat(ble): support ble on esp32c5 2024-07-23 20:12:43 +08:00
Kconfig feat(bt/common): Add bluerooth hci layer data stream record 2024-04-10 14:17:31 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-10 19:13:17 +08:00
sdkconfig.rename fix(nimble): Migrate to nimble 1.6 2024-03-26 10:50:24 +05:30
sdkconfig.rename.esp32c2 Add esp32c2 controller support. 2022-06-04 00:59:21 +08:00
sdkconfig.rename.esp32c3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00