esp-idf/components/bt
xiongweichao e9276b75c8 fix(bt/controller): Fixed disconnection issue
- Fixed the issue of disconnection caused by updating the channel map in sniff mode
2024-08-05 19:57:13 +08:00
..
common feat(bt/nimble): support hci log for nimble 2024-06-06 09:45:47 +08:00
controller fix(bt/controller): Fixed disconnection issue 2024-08-05 19:57:13 +08:00
esp_ble_mesh fix(ble_mesh): fixed BLEMESH24-76 2024-07-18 10:49:07 +08:00
host Merge branch 'bugfix/adjust_tx_power_lvl_boundary_v5.2' into 'release/v5.2' 2024-08-05 19:14:41 +08:00
include fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape 2024-08-05 19:57:13 +08:00
porting fix(ble): fixed tx memory leak issue when controller disable 2024-07-29 11:56:17 +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