esp-idf/components/bt
2024-07-26 21:31:23 +05:30
..
common feat(bt/nimble): support hci log for nimble 2024-06-06 09:45:47 +08:00
controller feat(bt/controller): support mesh duplicate with extend scan 2024-07-23 18:02:14 +08:00
esp_ble_mesh fix(ble_mesh): fixed BLEMESH24-76 2024-07-18 10:49:07 +08:00
host fix(nimble): Zero initialize variable to avoid garbage value 2024-07-26 21:31:23 +05:30
include feat(bluetooth/controller): add default cts and rts macro definition 2024-07-16 13:20:53 +08:00
porting feat(bluetooth/controller): optimize bt hci layer code 2024-07-16 13:20:53 +08:00
test_apps change(bt): Add a test for release bt .bss and .data memory to heap 2024-04-24 17:24:02 +08:00
CMakeLists.txt feat(bluetooth/controller): optimize bt hci layer code 2024-07-16 13:20:53 +08:00
Kconfig feat(ble_mesh): Make alarm number configurable 2024-04-30 16:07:26 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-04-24 17:24:02 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00
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-16 02:59:00 +00:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 02:59:00 +00:00