esp-idf/components/bt
2024-01-25 17:04:48 +08:00
..
common Merge branch 'feat/add_get_device_name_api' into 'master' 2023-12-27 10:37:33 +08:00
controller feat(ble): add ble controller version output on ESP32-C6 and ESP32-H2 2024-01-25 17:04:48 +08:00
esp_ble_mesh ble_mesh: stack: fix the structure init order to meet C++ requirements 2024-01-22 14:12:11 +08:00
host Merge branch 'bugfix/fix_sm_inject_io_return_val' into 'master' 2024-01-23 18:06:16 +08:00
include feat(bt/bluedroid): Support ext adv aux option 2024-01-19 16:48:18 +08:00
porting change(ble): npl count is zero if nimble host is not used 2024-01-19 16:13:12 +08:00
test_apps feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-10-30 00:52:26 +00:00
CMakeLists.txt feat(nimble): Gatt caching support 2024-01-16 10:46:52 +05:30
Kconfig feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-10-30 00:52:26 +00: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-10 12:03:27 +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-10 12:03:27 +08:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-10 12:03:27 +08:00