esp-idf/components/bt
chenjianhua 70c7f3725f fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(b8f0db9)
- Fixed assert when llcp instant passed
2023-12-06 10:35:21 +08:00
..
common feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-11-02 11:10:24 +08:00
controller fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(b8f0db9) 2023-12-06 10:35:21 +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-01 16:48:31 +08:00
host fix(bt/bluedroid): Fixed add RPA to white list 2023-12-06 10:34:57 +08:00
include ble: update sdkconfig_version on ESP32C2, ESP32H2 and ESP32C6 2023-11-24 20:20:20 +08:00
porting fix(nimble): Add support for VSC to clear legacy adv memory 2023-11-30 09:10:06 +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(ble_mesh): Use submodule for mesh 1.1 lib files 2023-12-01 10:00:37 +08:00
Kconfig feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-11-02 11:10:24 +08:00
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