Zhao Wei Liang
125c6bac81
feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-C6
...
(cherry picked from commit 6c4f33798f )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-12-05 09:51:34 +08:00
Zhao Wei Liang
7b7434429b
feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-H2
...
(cherry picked from commit 5f2825ff37 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-12-05 09:51:33 +08:00
Zhao Wei Liang
04490b46c2
change(ble): [AUTO_MR] Update lib_esp32c6 to faf10639
...
(cherry picked from commit 91810d94b0 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-12-05 09:51:33 +08:00
Zhao Wei Liang
d6dde3d436
change(ble): [AUTO_MR] Update lib_esp32h2 to faf10639
...
(cherry picked from commit 1980d51477 )
Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com >
2025-12-05 09:51:32 +08:00
Island
563f462986
Merge branch 'feature/extend_h2_conon_num_to_70_v5.3' into 'release/v5.3'
...
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2 (v5.3)
See merge request espressif/esp-idf!43833
2025-12-02 16:38:16 +08:00
liqigan
566c73f441
fix(bt/controller): Fixed hci connection request event filter bug
2025-12-01 13:45:44 +08:00
Shen Wei Long
2c7966ea9c
change(ble): Updated the maximum number of concurrent connections to 70 on ESP32-H2
...
(cherry picked from commit cd33f13521 )
Co-authored-by: ShenWeilong <shenweilong@espressif.com >
2025-11-28 09:06:11 +00:00
Zhang Hai Peng
18e06748c3
fix(bt): Update esp32 libbtdm_app.a (15a18b1a)
...
- fix(ble): fixed BLE enable scan timeout
- fix(ble): fixed crash in "btdm_controller_task"
(cherry picked from commit c5e50ccd19 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-11-25 11:53:27 +08:00
Wang Meng Yang
06794952f8
Merge branch 'bugfix/bluetooth_chan_map_error_v5.3' into 'release/v5.3'
...
fix(bt/controller): fixed Bluetooth hardware error of 'CHMAP_ERROR' (v5.3)
See merge request espressif/esp-idf!43341
2025-11-14 19:17:13 +08:00
Jin Cheng
aa76c1127b
fix(bt/controller): Fixed some controller bugs
...
- Fixed Bluetooth hardware error of 'CHMAP_ERROR'
- Fixed encryption collision bug
2025-11-13 19:47:08 +08:00
Zhao Wei Liang
3f54ffe07e
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-12 00:07:24 +08:00
Zhao Wei Liang
c099a8956e
feat: rename ble sleep related apt on ESP32-H2
...
(cherry picked from commit 658efa27f0 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-11-12 00:07:24 +08:00
Zhao Wei Liang
26764aa5b7
feat: rename ble sleep related apt on ESP32-C6
...
(cherry picked from commit 8e1292e1f2 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-11-12 00:07:24 +08:00
Zhou Xiao
4a59cf2047
change(ble): [AUTO_MR] Update lib_esp32c6 to b6027aeb
2025-11-12 00:07:24 +08:00
Zhou Xiao
6088831394
change(ble): [AUTO_MR] Update lib_esp32h2 to b6027aeb
2025-11-12 00:07:24 +08:00
Zhou Xiao
a0358ca6e7
change(ble): [AUTO_MR] Update lib_esp32c2 to 27b6e1dc
2025-11-12 00:07:24 +08:00
Chen Jian Hua
7371064f8a
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:19 +08:00
Island
0c4c585f09
Merge branch 'fix/update_pawr_example_docs_v5.3' into 'release/v5.3'
...
Fix/update pawr example docs (v5.3)
See merge request espressif/esp-idf!42656
2025-10-28 11:14:11 +08:00
Zhou Xiao
c6cf91003f
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:35 +08:00
Zhou Xiao
2dd08b401c
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:35 +08:00
Zhou Xiao
8acba301d2
fix(ble): fix ble wakeup causes error on ESP32-H2
...
(cherry picked from commit 5ff01bf027 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-23 15:12:35 +08:00
Zhou Xiao
7c9ae1daad
fix(ble): fix ble wakeup causes error on ESP32-C6
...
(cherry picked from commit 4d1872c66d )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-23 15:12:34 +08:00
Zhou Xiao
a1e7e10884
fix(ble): fix ble wakeup causes error on ESP32-C2
...
(cherry picked from commit 5407e36e4a )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-23 15:12:34 +08:00
Zhou Xiao
2a872acb27
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:33 +08:00
Zhou Xiao
00feb232a1
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:33 +08:00
Zhou Xiao
0c55c77db3
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:33 +08:00
Jin Chen
3f09e6d186
feat(ble): allow a larger sca limit on ESP32-H2
...
(cherry picked from commit abfc2d766e )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-20 10:19:15 +08:00
Jin Chen
854708d59f
feat(ble): allow a larger sca limit on ESP32-C6
...
(cherry picked from commit b3c608f2cf )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-20 10:19:15 +08:00
Jin Chen
e266f8a9e2
feat(ble): allow a larger sca limit on ESP32-C2
...
(cherry picked from commit 9ecf67b230 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-10-20 10:19:15 +08:00
Island
ff436849e4
Merge branch 'bugfix/fix_cble50y25_305_v5.3' into 'release/v5.3'
...
Fixed GPIO matrix function calls on ESP32-C3 and ESP32-S3(18b5cbe) (v5.3)
See merge request espressif/esp-idf!42557
2025-10-17 11:56:05 +08:00
Zhao Wei Liang
508b120796
feat(ble): change free api on ESP32-C6
...
(cherry picked from commit 034172154a )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-10-16 10:10:49 +08:00
Zhao Wei Liang
3d2d6cf4cb
feat(ble): change free api on ESP32-C2
...
(cherry picked from commit e18972e94e )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-10-16 10:10:46 +08:00
gongyantao
44fe7b6cee
fix(bt): avoid asserting when previous data hasn't finished transmitting
2025-10-14 09:23:48 +08:00
Chen Jian Hua
5bd0dbd32e
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(18b5cbe)
...
- Fixed GPIO matrix function calls
(cherry picked from commit 25adf4c934 )
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-10-13 17:33:28 +08:00
Jiang Jiang Jian
7b3f1e0251
Merge branch 'bugfix/several_esp32_bugs_v5.3' into 'release/v5.3'
...
Bugfix/several esp32 bugs (v5.3)
See merge request espressif/esp-idf!42244
2025-10-13 10:46:33 +08:00
linruihao
b4cb904099
fix(bt): fix btbb may not reinit when coex with wifi
...
Closes https://github.com/espressif/esp-idf/issues/15841
2025-10-10 14:36:09 +08:00
Jin Cheng
7cac0cf723
fix(bt/controller): fixed several controller bugs
2025-09-29 10:02:11 +08:00
Jin Cheng
84c5800012
fix(bt/controller): fixed the sniff anchor point can be mismatch from central and peripheral
2025-09-28 12:16:52 +08:00
Zhao Wei Liang
6b1fa12334
change(ble): [AUTO_MR] Update lib_esp32c2 to aabb0f68
...
(cherry picked from commit 4d2d49f736 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-26 11:13:40 +08:00
Zhao Wei Liang
e736866152
change(ble): [AUTO_MR] Update lib_esp32c6 to f0e815be
...
(cherry picked from commit 810d7e0ec7 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-26 11:13:37 +08:00
Zhao Wei Liang
15be116344
change(ble): [AUTO_MR] Update lib_esp32h2 to f0e815be
...
(cherry picked from commit 0b203abf4b )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-26 11:13:35 +08:00
cjin
3496c8d5b6
feat(ble): get wakeup cause when wake up on ESP32-H2
2025-09-22 18:47:47 +08:00
cjin
0781519d98
feat(ble): get wakeup cause when wake up on ESP32-C6
2025-09-22 18:47:41 +08:00
cjin
80cb663941
feat(ble): get wakeup cause when wake up on ESP32-C2
2025-09-22 18:47:37 +08:00
Zhou Xiao
74c62d4e22
change(ble): [AUTO_MR] Update lib_esp32c2 to 58398575
2025-09-22 18:47:30 +08:00
Zhou Xiao
6ebbf34b98
change(ble): [AUTO_MR] Update lib_esp32c6 to 390a8efd
2025-09-22 18:47:30 +08:00
Zhou Xiao
893189b91c
change(ble): [AUTO_MR] Update lib_esp32h2 to 390a8efd
2025-09-22 18:47:30 +08:00
Island
d22cfcf81c
Merge branch 'change/ble_update_lib_20250828_v5.3' into 'release/v5.3'
...
change(ble): [AUTO_MR] 20250828 - Update ESP BLE Controller Lib (v5.3)
See merge request espressif/esp-idf!41960
2025-09-22 10:45:43 +08:00
Wang Meng Yang
e4e7633f45
Merge branch 'bugfix/fix_esp32_bt_sw_intr_v5.3' into 'release/v5.3'
...
fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32 (v5.3)
See merge request espressif/esp-idf!41635
2025-09-18 17:47:16 +08:00
Zhao Wei Liang
7c327145df
fix(ble): update ext_version on ESP32-H2
...
(cherry picked from commit b091ec843c )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 11:14:07 +08:00