esp-idf/components/bt
Jiang Jiang Jian 676968ab0e Merge branch 'bugfix/ble_update_lib_1110' into 'master'
Bugfix/ble update lib 1110

Closes BLERP-242, BLERP-248, BLERP-241, BLERP-243, BLERP-239, BLERP-256, BLERP-257, BLERP-258, BLERP-259, BLERP-260, BLERP-261, BLERP-262, BLERP-240, BLERP-227, BLERP-214, BLERP-266, BLERP-267, BLERP-268, BT-3481, WIFI-6313, and BLERP-287

See merge request espressif/esp-idf!27060
2023-11-23 11:05:18 +08:00
..
common feat(bt/bluedroid): Added mode to use BlueDroid host only without Bluetooth Controller 2023-10-30 00:52:26 +00:00
controller Merge branch 'bugfix/ble_update_lib_1110' into 'master' 2023-11-23 11:05:18 +08:00
esp_ble_mesh feat(ble_mesh): Support Bluetooth Mesh SAR enhancement 2023-11-06 10:34:51 +08:00
host fix(nimble): Fix dangling pointer error during compilation 2023-11-22 08:58:41 +05:30
include ble: update controller log module for ESP32-C2 2023-10-18 17:08:51 +08:00
porting ble(fix): Fixed the issue of not returning memory to the memory pool after deinit callout 2023-11-21 15:00:55 +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(ble_mesh): Support Bluetooth Mesh SAR enhancement 2023-11-06 10:34:51 +08:00
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