Jiang Jiang Jian
7704a9e93e
Merge branch 'change/ble_update_lib_20250728_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!40912
2025-08-01 10:37:34 +08:00
Jiang Jiang Jian
f66e21cdfc
Merge branch 'feat/support_ble_log_uart_dma_out_v5.5' into 'release/v5.5'
...
Feat/support ble log uart dma out (v5.5)
See merge request espressif/esp-idf!40657
2025-08-01 10:37:16 +08:00
Jiang Jiang Jian
160883a48f
Merge branch 'bugfix/fix_compilation_issue_v5.5' into 'release/v5.5'
...
fix(nimble): Fixed compilation issue with BLE_GATTS flag (v5.5)
See merge request espressif/esp-idf!40809
2025-08-01 10:29:26 +08:00
Jiang Jiang Jian
032b6d802d
Merge branch 'bugfix/fix_find_the_oldest_device_v5.5' into 'release/v5.5'
...
Bugfix/fix find the oldest device (v5.5)
See merge request espressif/esp-idf!40838
2025-08-01 10:29:10 +08:00
Zhou Xiao
801c578926
feat(ble): support ble log uart dma out for ESP32-C5
2025-07-30 17:39:06 +08:00
Zhou Xiao
a59065d07c
feat(ble): support ble log uart dma out for ESP32-H2
2025-07-30 17:39:06 +08:00
Zhou Xiao
803a94f574
feat(ble): support ble log uart dma out for ESP32-C6
2025-07-30 17:39:06 +08:00
Zhou Xiao
1665cac638
feat(ble): support ble log uart dma out
2025-07-30 17:39:01 +08:00
Rahul Tank
13c4f14bbc
fix(nimble): Added code under correct flags to fix compilation warnings
2025-07-30 11:05:47 +05:30
Zhou Xiao
0421e10396
feat(ble): ble log spi out dev phase 5
...
* supported ts sync for light sleep
* removed controller event queue dependency
* supported get lc ts for ESP32-C3/S3
* optimized ble log spi out code size
(cherry picked from commit f99389e00d )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-30 13:14:58 +08:00
Zhou Xiao
1a6798ee7b
feat(ble): add flash only param config api on ESP32-C5
...
(cherry picked from commit 312de57214 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-07-30 13:14:56 +08:00
Zhou Xiao
6428e942dd
feat(ble): add flash only param config api on ESP32-H2
...
(cherry picked from commit 4c8258ca38 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-07-30 13:14:53 +08:00
Zhou Xiao
f405d019a6
feat(ble): add flash only param config api on ESP32-C6
...
(cherry picked from commit dc65875e57 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-07-30 13:14:51 +08:00
Zhou Xiao
0bab63a1f1
change(ble): [AUTO_MR] Update lib_esp32c2 to 4556045f
...
(cherry picked from commit 0a7660d0f3 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-30 13:14:46 +08:00
Zhou Xiao
4275a70d61
change(ble): [AUTO_MR] Update lib_esp32c6 to 499c41fb
...
(cherry picked from commit f2741f1932 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-30 13:14:44 +08:00
Zhou Xiao
a063764468
change(ble): [AUTO_MR] Update lib_esp32c5 to 499c41fb
...
(cherry picked from commit 7b921c71b3 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-30 13:14:41 +08:00
Zhou Xiao
6e7751482e
change(ble): [AUTO_MR] Update lib_esp32h2 to 499c41fb
...
(cherry picked from commit ee48ef2167 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-07-30 13:14:39 +08:00
Jiang Jiang Jian
d74a625d20
Merge branch 'fix/clear_gatt_svc_len_v5.5' into 'release/v5.5'
...
fix(nimble): Clear GATT service entries counter upon GATT deinit (v5.5)
See merge request espressif/esp-idf!40545
2025-07-30 10:46:13 +08:00
Jiang Jiang Jian
731f11766c
Merge branch 'bugfix/fix_some_ble_bugs_250628_cjh_esp32_v5.5' into 'release/v5.5'
...
Fixed some BLE bugs 250628 on esp32(d9a3de0) (v5.5)
See merge request espressif/esp-idf!40798
2025-07-25 23:15:59 +08:00
Zhang Hai Peng
5cf3be2eae
fix(ble/bluedroid): Fixed fail to disconnect when device record is cleared
...
(cherry picked from commit b6dc79af47 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-07-25 21:54:16 +08:00
Zhang Hai Peng
e95dfc2964
fix(ble/bluedroid): fix incorrect resolving_list_avail_size update
...
(cherry picked from commit ac385530af )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-07-25 21:54:14 +08:00
Zhang Hai Peng
24ea9693ce
fix(ble/bluedroid): ensure resolving list is updated when the oldest device is removed
...
(cherry picked from commit 61606a6f95 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-07-25 21:54:11 +08:00
Zhang Hai Peng
7c757b7f45
fix(ble/bluedroid): Fix issue causing BTM_GetSecurityFlags failed
...
(cherry picked from commit 48235c7b25 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-07-25 21:54:09 +08:00
Jiang Jiang Jian
b9d7aacd1d
Merge branch 'change/ble_update_lib_20250709_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20250709 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!40471
2025-07-25 20:28:49 +08:00
Jiang Jiang Jian
aa2c410b62
Merge branch 'bugfix/fix_ble_aa_check_v2_v5.5' into 'release/v5.5'
...
Optimize check Access Address when receive connection request PDU (v5.5)
See merge request espressif/esp-idf!40750
2025-07-25 15:00:32 +08:00
Sumeet Singh
6896432dca
fix(nimble): Clear GATT service entries counter upon GATT deinit (v5.5)
2025-07-25 10:38:25 +05:30
Jiang Jiang Jian
05a22bfd80
Merge branch 'bugfix/fix_external_codec_build_issue_v5.5' into 'release/v5.5'
...
fix(bt/bluedroid): Fix build issue when using external sbc codec (v5.5)
See merge request espressif/esp-idf!40760
2025-07-25 02:02:16 +08:00
cjin
ff7830f45b
feat(ble): enable broker initialization on ESP32-C6
2025-07-25 00:01:44 +08:00
cjin
947e79f03d
feat(ble): enable broker initialization on ESP32-C5
2025-07-25 00:01:39 +08:00
cjin
6f4ec5f3a6
feat(ble): enable broker initialization on ESP32-H2
2025-07-25 00:01:32 +08:00
cjin
e70bf20bba
feat(ble): support memory allocation check debug feature on ESP32-H2
2025-07-25 00:01:26 +08:00
cjin
4b347bc75a
feat(ble): support memory allocation check debug feature on ESP32-C6
2025-07-25 00:01:22 +08:00
cjin
dbb5069423
feat(ble): support memory allocation check debug feature on ESP32-C5
2025-07-25 00:01:17 +08:00
cjin
e313f56b30
feat(ble): support memory allocation check debug feature on ESP32-C2
2025-07-25 00:01:11 +08:00
Zhou Xiao
6d5aa29358
change(ble): [AUTO_MR] Update lib_esp32c2 to c7732d48
2025-07-25 00:01:07 +08:00
Zhou Xiao
ad7c681583
change(ble): [AUTO_MR] Update lib_esp32c6 to ca6c20bc
2025-07-25 00:01:03 +08:00
Zhou Xiao
a091cb0046
change(ble): [AUTO_MR] Update lib_esp32c5 to ca6c20bc
2025-07-25 00:00:58 +08:00
Zhou Xiao
957104bb31
change(ble): [AUTO_MR] Update lib_esp32h2 to ca6c20bc
2025-07-25 00:00:53 +08:00
Jiang Jiang Jian
f7d3562271
Merge branch 'change/ble_update_lib_20250630_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20250630 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!40301
2025-07-24 23:51:46 +08:00
Chen Jian Hua
7af79ac92c
fix(bt): Update bt lib for ESP32(d9a3de0)
...
- Support BLE vendor HCI related params reset
- Support multi conn optimization vendor hci command
- Fixed the issue where rssi of conn is incorrect when latency is no zero
- Fixed prio setting for BLE events
- Fixed disconnection issue when coexisting with other BLE events
- Fixed crash due to bandwidth full when updating conn params
(cherry picked from commit f20c6a2813 )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-07-24 21:33:38 +08:00
Zhang Hai Peng
6434f7f82e
fix(bt/ble): Update esp32 libbtdm_app.a (3a27e2e)
...
- Optimize check Access Address when receive connection request PDU
(cherry picked from commit a663a87fe0 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-07-24 19:44:09 +08:00
Jiang Jiang Jian
1e8b07ecc6
Merge branch 'fix/incorrect_unit_of_cpb_rx_clk_v5.5' into 'release/v5.5'
...
fix(bt): fixed the incorrect unit of clk in cpb rx event(backport v5.5)
See merge request espressif/esp-idf!40784
2025-07-24 19:27:01 +08:00
gongyantao
9987ce610b
fix(bt): fixed the incorrect unit of clk in cpb rx event
2025-07-24 16:26:44 +08:00
Rahul Tank
75e4f8dbb4
Merge branch 'bugfix/retry_packet_alloc_v5.5' into 'release/v5.5'
...
fix(nimble): Add packet allocation retry for limited iteration (v5.5)
See merge request espressif/esp-idf!40683
2025-07-24 10:13:08 +05:30
Zhou Xiao
e184fe297b
fix(ble): ensure ble controller disable safety for ESP32-C2
2025-07-24 00:46:18 +08:00
zwl
ad53477921
change(ble): [AUTO_MR] Update lib_esp32c2 to 9af627ef
2025-07-24 00:46:18 +08:00
zwl
3e008eac89
change(ble): [AUTO_MR] Update lib_esp32c6 to d2d70d40
2025-07-24 00:46:18 +08:00
zwl
6e6bea3967
change(ble): [AUTO_MR] Update lib_esp32c5 to d2d70d40
2025-07-24 00:46:18 +08:00
zwl
06b9e8804f
change(ble): [AUTO_MR] Update lib_esp32h2 to d2d70d40
2025-07-24 00:46:18 +08:00
linruihao
8657cb7fc5
fix(bt/bluedroid): Fix build issue when using external sbc codec
2025-07-23 14:13:19 +08:00