esp-idf/components/bt
2024-03-21 09:37:35 +05:30
..
common feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module 2024-03-14 10:52:27 +08:00
controller fix(bt/controller): Fixed some bugs in esp32 bt controller 2024-03-15 19:08:45 +08:00
esp_ble_mesh fix(ble_mesh): Fix compiling error when PB-ADV is disabled 2024-02-21 18:46:49 +08:00
host fix(nimble): Added support for deleting the oldest bonded device across reboot (v5.2) 2024-03-21 09:37:35 +05:30
include feat(bt/bluedroid): Support ext adv aux option 2024-01-26 16:21:27 +08:00
porting feat(nimble): read multiple variable length characteristics (v5.2) 2024-03-07 19:48:21 +05:30
test_apps feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-11-02 11:10:24 +08:00
CMakeLists.txt fix(nimble): Merge hci_common.h file for all chips 2024-02-19 09:27:09 +05:30
Kconfig feat(nimble): Nimble Host only mode over uart 2024-02-19 09:26:34 +05:30
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-11 21:24:05 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-08 16:08:47 +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