esp-idf/components/bt
Jiang Jiang Jian 20d82594d7 Merge branch 'bugfix/ble_gap_connect_v5.0' into 'release/v5.0'
fix(nimble):Handled the Load access fault crash caused due to an invalid setting of index-variable 'reattempt_idx'.(v5.0)

See merge request espressif/esp-idf!26950
2023-11-23 12:03:59 +08:00
..
common fix(bt/bluedroid): update the newest active device in bluetooth 2023-10-26 19:33:06 +08:00
controller ble(fix): deinit crash issue 2023-11-22 03:13:43 +00:00
esp_ble_mesh Merge branch 'bugfix/deepfree_v50' into 'release/v5.0' 2023-10-11 19:28:53 +08:00
host Merge branch 'bugfix/ble_gap_connect_v5.0' into 'release/v5.0' 2023-11-23 12:03:59 +08:00
include Merge branch 'bugfix/coex_cfg_option_invisible_v5.0' into 'release/v5.0' 2023-10-23 16:21:00 +08:00
porting ble(fix): Fixed the issue of not returning memory to the memory pool after deinit callout 2023-11-22 03:13:43 +00: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(bt): Frees BLE memory when no longer in use 2023-10-24 06:04:39 +00:00
Kconfig feat(bt): Frees BLE memory when no longer in use 2023-10-24 06:04:39 +00:00
linker.lf fix(ldgen): check target conflict for entries with section alias 2023-09-21 19:41:24 +08:00
linker.lf.esp32c2 feat(bt): Frees BLE memory when no longer in use 2023-10-24 06:04:39 +00: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