esp-idf/components/bt
2024-04-07 19:08:41 +08:00
..
common fix(bt): fix gcc 13.1.0 warnings 2024-03-18 14:55:22 +05:30
controller fix(bt/controller): Fixed some bugs in esp32 bt controller 2024-03-15 19:08:51 +08:00
esp_ble_mesh fix(bt): fix gcc 13.1.0 warnings 2024-03-18 14:55:22 +05:30
host fix(bt/bluedorid): Fixed crash caused by using illegal pointer 2024-04-07 19:08:41 +08:00
include feat(bt/bluedroid): Support ext adv aux option 2024-01-22 20:56:26 +08:00
porting Merge branch 'bugfix/add_esp_timer_get_expiry_time_v5.1' into 'release/v5.1' 2024-03-11 22:36:26 +08:00
test build system: re-add -Wno-format as private flag for some components 2022-08-03 16:42:47 +04:00
CMakeLists.txt fix(nimble): Merge hci_common.h file for all chips 2024-03-01 12:54:53 +05:30
Kconfig feat(nimble): Nimble Host only mode over uart 2024-03-01 12:54:53 +05:30
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-21 19:38:49 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-19 14:52:29 +08:00
sdkconfig.rename fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 03:16:15 +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 03:16:15 +00:00
sdkconfig.rename.esp32s3 fix(esp_coex): Fix deprecated configuration options not rename to new one 2023-11-16 03:16:15 +00:00