esp-idf/components/bt
chenjianhua c9255fc852 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(c23ab4c)
- Support QA test vendor HCI command and event
2024-04-18 14:43:13 +08:00
..
common feat(bt/common): Add bluerooth hci layer data stream record 2024-04-13 15:44:27 +08:00
controller feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(c23ab4c) 2024-04-18 14:43:13 +08:00
esp_ble_mesh fix(ble_mesh): fix error condition for heartbeat filter adding node address 2024-04-08 14:28:21 +08:00
host Merge branch 'bugfix/fix_ble_appearance_v5.0' into 'release/v5.0' 2024-04-18 10:44:08 +08:00
include fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5274796) 2024-04-18 14:43:00 +08:00
porting fix(nimble): Add support for esp_timer_get_expiry_time to nimble porting layer 2024-03-07 11:24:21 +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 ble: fixed the bt cmakelist error when use nimble host only 2024-04-17 15:04:39 +08:00
Kconfig feat(bt/common): Add bluerooth hci layer data stream record 2024-04-13 15:44:27 +08: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