esp-idf/components/bt
2024-02-27 22:32:14 +08:00
..
common fix(bt/blufi): Fixed BluFi module link error(C++ hybrid compilation) 2024-02-27 22:32:14 +08:00
controller Merge branch 'change/reduce_usage_of_iram_when_bt_in_single_mode' into 'master' 2024-02-23 17:59:34 +08:00
esp_ble_mesh fix(ble_mesh): Fix compiling error when PB-ADV is disabled 2024-02-20 16:40:30 +08:00
host fix(bt/bluedroid): Fixed "reprot" typo in esp_ble_gap_ext_adv_reprot_t 2024-02-27 22:32:14 +08:00
include feat(bt/bluedroid): Support ext adv aux option 2024-01-19 16:48:18 +08:00
porting feat(freertos): Introduced new Kconfig option CONFIG_FREERTOS_NUMBER_OF_CORES 2024-02-09 09:11:28 +01: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 fix(nimble): Merge hci_common.h file for all chips 2024-01-31 13:41:31 +05:30
Kconfig feat(nimble): Nimble Host only mode over uart 2024-01-31 09:49:21 +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-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