esp-idf/components/bt
Zhao Wei Liang eef071feaa fix(ble): unified ble memory allocation method
(cherry picked from commit 8e4cc79a27)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2024-09-24 12:03:15 +08:00
..
common change(bt/bluedroid): Limited SDP service discovery operation 2024-09-18 16:43:46 +08:00
controller Merge branch 'bugfix/fix_missing_per_adv_sync_est_evt_v5.0' into 'release/v5.0' 2024-09-21 15:02:29 +08:00
esp_ble_mesh Merge branch 'fix/ble_mesh_github_pr_14140_v5.0' into 'release/v5.0' 2024-08-26 14:44:29 +08:00
host Merge branch 'bugfix/fix_sdp_bugs_v5.0' into 'release/v5.0' 2024-09-21 15:02:58 +08:00
include fix(bt/controller): Change the max TX power to +20dBm on ESP32-C3 and ESP32-S3 2024-09-18 17:34:13 +08:00
porting fix(ble): unified ble memory allocation method 2024-09-24 12:03:15 +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 feat(bluetooth/controller): optimize bt hci layer code 2024-07-16 20:10:03 +08:00
Kconfig feat(ble_mesh): Make alarm number configurable 2024-04-30 16:09:47 +08:00
linker_common.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08:00
linker_esp32c2.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08:00
linker_esp_ble_controller.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08:00
linker_rw_bt_controller.lf change(bt): Rename linker script file names and symbol names 2024-05-06 17:14:58 +08: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