esp-idf/components/bt
2023-12-26 11:51:32 +08:00
..
common fix(bt/bluedroid): update the newest active device in bluetooth 2023-10-20 14:44:54 +08:00
controller fixed(ble): fixed an assertion issue when stopping periodic adv on ESP32C6 and ESP32H2 2023-12-22 15:35:28 +08:00
esp_ble_mesh bugfix(ble_mesh): Enable CONFIG_BT_NIMBLE_VS_SUPPORT when using the duplicate scan feature on the NimBLE host. 2023-12-20 11:18:36 +08:00
host fix(bt/bluedroid): Corrected the definitions of HF Client callback events 2023-12-26 11:51:32 +08:00
include ble: support for selecting CSA#2 by menuconfig 2023-12-19 14:20:19 +08:00
porting fix(nimble): Add VSC support for setting chan select algo 2023-12-22 18:31:52 +05:30
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt feat(nimble): added HID over Gatt profile support 2023-12-22 11:23:05 +05:30
Kconfig feat(bt): Frees BLE memory when no longer in use 2023-10-19 14:52:29 +08:00
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-21 19:38:49 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-19 14:52:29 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 03:16:15 +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 03:16:15 +00:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 03:16:15 +00:00