Island
2cbffeab2d
Merge branch 'change/ble_update_lib_20251106_v5.5' into 'release/v5.5'
...
change(ble): [AUTO_MR] 20251106 - Update ESP BLE Controller Lib (v5.5)
See merge request espressif/esp-idf!43174
2025-12-26 14:22:52 +08:00
Island
da5ff0c78c
Merge branch 'fix/add_soc_caps_for_pawr_feat_v5.5' into 'release/v5.5'
...
fix(ble): add soc caps feat for PAwR (v5.5)
See merge request espressif/esp-idf!44150
2025-12-26 14:21:25 +08:00
Chen Jian Hua
ebd08a5aa6
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5106725)
...
- Fixed BLE assert lld_con.c 1479
(cherry picked from commit 22641241fa )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-12-17 12:53:55 +08:00
Jin Chen
df9e35edb3
fix(ble): remove target dependency on power control config on ESP32C5
...
(cherry picked from commit 82da79224e )
Co-authored-by: cjin <jinchen@espressif.com >
2025-12-11 16:23:17 +08:00
Jin Chen
b84629814a
fix(ble): remove target dependency on power control config on ESP32C6
...
(cherry picked from commit f29f500ac8 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-12-11 16:23:16 +08:00
Jin Chen
0cce37f934
fix(ble): add soc caps config for pawr feat on ESP32C5
...
(cherry picked from commit 19130df4f3 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-12-11 16:23:09 +08:00
Jin Chen
a6aa9bf7f5
fix(ble): add soc caps config for pawr feat on ESP32H2
...
(cherry picked from commit 2eb79c71f1 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-12-11 16:23:08 +08:00
Jin Chen
b0b2130475
fix(ble): add soc caps config for pawr feat on ESP32C6
...
(cherry picked from commit 4e4b863299 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-12-11 16:23:07 +08:00
Zhao Wei Liang
3a1a9d8813
feat(ble): add peripheral fast rx data in latency config on ESP32-C5
...
(cherry picked from commit 29890c8916 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-11-18 00:07:10 +08:00
Zhao Wei Liang
5e63d62db9
feat(ble): add peripheral fast rx data in latency config on ESP32-C6
...
(cherry picked from commit 0f03da43c8 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-11-18 00:07:10 +08:00
Zhao Wei Liang
0633afea3b
feat: rename ble sleep related apt on ESP32-C5
...
(cherry picked from commit ed6587b132 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-11-18 00:07:10 +08:00
Zhao Wei Liang
975a3f92e6
feat: rename ble sleep related apt on ESP32-H2
...
(cherry picked from commit 658efa27f0 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-11-18 00:07:10 +08:00
Zhao Wei Liang
3030f4770f
feat: rename ble sleep related apt on ESP32-C6
...
(cherry picked from commit 8e1292e1f2 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-11-18 00:07:10 +08:00
Zhou Xiao
a18213cc8a
change(ble): [AUTO_MR] Update lib_esp32c5 to b6027aeb
2025-11-18 00:07:10 +08:00
Zhou Xiao
5811c72e6a
change(ble): [AUTO_MR] Update lib_esp32c6 to b6027aeb
2025-11-18 00:07:10 +08:00
Zhou Xiao
bef5b134a7
change(ble): [AUTO_MR] Update lib_esp32h2 to b6027aeb
2025-11-18 00:07:10 +08:00
Zhou Xiao
d6d882b82f
change(ble): [AUTO_MR] Update lib_esp32c2 to 27b6e1dc
2025-11-18 00:07:10 +08:00
Jin Cheng
051de7d578
fix(bt/controller): Fixed some controller bugs
...
- Fixed Bluetooth hardware error of 'CHMAP_ERROR'
- Fixed encryption collision bug
2025-11-13 19:46:56 +08:00
Chen Jian Hua
4dc1bb07a4
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(0871069)
...
- Added more log for BLE
- Support BLE log filter and simeple output
- Support BLE log compression
(cherry picked from commit 03758ba550 )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-11-05 13:33:23 +08:00
Zhao Wei Liang
898f2efe91
change(ble): [AUTO_MR] Update lib_esp32c6 to 5b8adfa8
...
(cherry picked from commit 16a893e934 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-10-30 10:53:51 +08:00
Zhao Wei Liang
bb0a7f6bc2
change(ble): [AUTO_MR] Update lib_esp32c5 to 5b8adfa8
...
(cherry picked from commit baf8a20a5e )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-10-30 10:53:50 +08:00
Zhao Wei Liang
b3459f9522
change(ble): [AUTO_MR] Update lib_esp32h2 to 5b8adfa8
...
(cherry picked from commit 4e07ce892d )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-10-30 10:53:50 +08:00
cjin
535927f46c
fix(ble): fix ble wakeup causes error on ESP32-H2
2025-10-23 16:36:51 +08:00
cjin
23a90fd2c0
fix(ble): fix ble wakeup causes error on ESP32-C6
2025-10-23 16:36:40 +08:00
cjin
7c8d916f79
fix(ble): fix ble wakeup causes error on ESP32-C5
2025-10-23 16:36:28 +08:00
cjin
e691150640
fix(ble): fix ble wakeup causes error on ESP32-C2
2025-10-23 16:35:48 +08:00
Zhou Xiao
6ca39fa25d
feat(ble): add priority level config on ESP32-C5
...
(cherry picked from commit 96bdca38a1 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-10-23 15:12:43 +08:00
Zhou Xiao
aa670c11d2
feat(ble): add priority level config on ESP32-H2
...
(cherry picked from commit 75f2b8d4a1 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-10-23 15:12:42 +08:00
Zhou Xiao
3607361b62
feat(ble): add priority level config on ESP32-C6
...
(cherry picked from commit 09337109b7 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-10-23 15:12:42 +08:00
Zhou Xiao
57436ebe50
change(ble): [AUTO_MR] Update lib_esp32c2 to 283861b8
...
(cherry picked from commit ee2c7247fb )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-10-23 15:12:41 +08:00
Zhou Xiao
0fb894de51
change(ble): [AUTO_MR] Update lib_esp32c6 to a76948d4
...
(cherry picked from commit f4d881ff59 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-10-23 15:12:41 +08:00
Zhou Xiao
c0a9bfad60
change(ble): [AUTO_MR] Update lib_esp32c5 to a76948d4
...
(cherry picked from commit f4ebf33964 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-10-23 15:12:40 +08:00
Zhou Xiao
8db0057731
change(ble): [AUTO_MR] Update lib_esp32h2 to a76948d4
...
(cherry picked from commit ab5c1b0e3b )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-10-23 15:12:40 +08:00
Jiang Jiang Jian
1d3324de86
Merge branch 'fix/incorrect_assert_in_acl_data_process_v5.5' into 'release/v5.5'
...
fix(bt): avoid asserting when previous data hasn't finished transmitting(backport v5.5)
See merge request espressif/esp-idf!42666
2025-10-20 15:25:55 +08:00
Island
d56618c4c1
Merge branch 'fix/update_pawr_example_docs_v5.5' into 'release/v5.5'
...
Fix/update pawr example docs (v5.5)
See merge request espressif/esp-idf!42658
2025-10-17 18:06:53 +08:00
Island
729b28e6a8
Merge branch 'bugfix/fix_cble50y25_305_v5.5' into 'release/v5.5'
...
Fixed GPIO matrix function calls on ESP32-C3 and ESP32-S3(18b5cbe) (v5.5)
See merge request espressif/esp-idf!42559
2025-10-17 11:56:17 +08:00
gongyantao
88cf07b303
fix(bt): avoid asserting when previous data hasn't finished transmitting
2025-10-17 11:46:37 +08:00
Jin Chen
60f9038d12
feat(ble): allow a larger sca limit on ESP32-H2
...
(cherry picked from commit abfc2d766e )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-16 20:14:13 +08:00
Jin Chen
604639c889
feat(ble): allow a larger sca limit on ESP32-C6
...
(cherry picked from commit b3c608f2cf )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-16 20:14:11 +08:00
Jin Chen
baccea8919
feat(ble): allow a larger sca limit on ESP32-C5
...
(cherry picked from commit f012fafe51 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-16 20:14:08 +08:00
Jin Chen
5884475b4d
feat(ble): allow a larger sca limit on ESP32-C2
...
(cherry picked from commit 9ecf67b230 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-16 20:14:06 +08:00
Island
8ac60192dc
Merge branch 'feat/esp32c2_add_get_used_heap_size_v5.5' into 'release/v5.5'
...
Feat/esp32c2 add get used heap size (v5.5)
See merge request espressif/esp-idf!42620
2025-10-16 19:48:13 +08:00
Jin Cheng
53a1c66d41
fix(bt/controller): fixed several controller bugs
2025-10-16 10:25:34 +08:00
Jin Cheng
b4854cab63
fix(bt/controller): fixed the sniff anchor point can be mismatch from central and peripheral
2025-10-16 10:25:34 +08:00
Zhao Wei Liang
193b5c92d1
feat(ble): change free api on ESP32-C5
...
(cherry picked from commit e87ace3a33 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-10-16 10:11:15 +08:00
Zhao Wei Liang
71e14b5688
feat(ble): change free api on ESP32-C6
...
(cherry picked from commit 034172154a )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-10-16 10:11:12 +08:00
Zhao Wei Liang
0be2fcb3f6
feat(ble): change free api on ESP32-C2
...
(cherry picked from commit e18972e94e )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-10-16 10:11:09 +08:00
zwl
55076fd3a6
change(ble): [AUTO_MR] Update lib_esp32c2 to aabb0f68
2025-10-14 10:36:11 +08:00
zwl
05de8c44ec
change(ble): [AUTO_MR] Update lib_esp32c6 to f0e815be
2025-10-14 10:36:05 +08:00
zwl
27b5c25fd4
change(ble): [AUTO_MR] Update lib_esp32c5 to f0e815be
2025-10-14 10:36:00 +08:00