esp-idf/components/bt
2023-12-16 13:22:59 +05:30
..
common fix(bt/bluedroid): update the newest active device in bluetooth 2023-10-26 19:33:06 +08:00
controller fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(65db61f) 2023-12-08 13:40:44 +08:00
esp_ble_mesh fix(nimble): Fix the parameters in duplicate exception list vsc command 2023-12-15 15:56:19 +05:30
host fix(nimble): Added NULL peer addr check 2023-12-16 13:22:59 +05:30
include ble: update sdkconfig_version on ESP32C2, ESP32H2 and ESP32C6 2023-11-24 20:17:28 +08:00
porting fix(nimble): Add support for VSC to clear legacy adv memory 2023-12-14 17:41:19 +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(bt): Frees BLE memory when no longer in use 2023-10-24 06:04:39 +00:00
Kconfig feat(bt): Frees BLE memory when no longer in use 2023-10-24 06:04:39 +00:00
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-21 19:41:24 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-24 06:04:39 +00:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-13 14:38:38 +08: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-13 14:38:38 +08:00
sdkconfig.rename.esp32h2 Fix esp32h2 controller support. 2022-06-04 00:59:56 +08:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-13 14:38:38 +08:00