esp-idf/components/bt
linruihao c90f4fce9c fix(bt/controller): Fixed some bugs in esp32 bt controller
1. fixed crash issue in coexist callback
2. fixed wrong LMP message send when expect peer device increase tx power to max
2024-03-15 19:08:51 +08:00
..
common feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module 2024-03-14 10:53:11 +08:00
controller fix(bt/controller): Fixed some bugs in esp32 bt controller 2024-03-15 19:08:51 +08:00
esp_ble_mesh Merge branch 'bugfix/struct_init_order_blemesh_v5.1' into 'release/v5.1' 2024-03-06 14:09:50 +08:00
host feat(bt/bluedroid): Moved the memory allocation of HF AG control blocks to BTC module 2024-03-14 10:53:11 +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