cjin
bc09833dbf
feat(ble): get wakeup cause when wake up on ESP32-C6
2025-09-22 11:03:22 +08:00
cjin
bf7e9f0914
feat(ble): get wakeup cause when wake up on ESP32-C2
2025-09-22 11:03:22 +08:00
Jiang Jiang Jian
cf9d588523
Merge branch 'change/ble_update_lib_20250828_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250828 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!41961
2025-09-19 00:15:50 +08:00
Wang Meng Yang
c66629e31c
Merge branch 'bugfix/fix_esp32_bt_sw_intr_v5.4' into 'release/v5.4'
...
fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32 (v5.4)
See merge request espressif/esp-idf!41634
2025-09-18 17:47:19 +08:00
Zhao Wei Liang
885eeaeeeb
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:30 +08:00
Zhao Wei Liang
0dfd3f9cf3
fix(ble): update ext_version on ESP32-C6
...
(cherry picked from commit 3558f20a4e )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 11:14:28 +08:00
Zhao Wei Liang
1d72a8405d
change(ble): [AUTO_MR] Update lib_esp32c2 to e08d6058
...
(cherry picked from commit 0ec2a92d79 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 11:14:23 +08:00
Zhao Wei Liang
4059907e8d
change(ble): [AUTO_MR] Update lib_esp32c6 to 000475d3
...
(cherry picked from commit 32a510900c )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 11:14:20 +08:00
Zhao Wei Liang
3ee4dbdb44
change(ble): [AUTO_MR] Update lib_esp32h2 to 000475d3
...
(cherry picked from commit 141362fe48 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-09-17 11:14:17 +08:00
Zhou Xiao
fc5f66f0d5
fix(ble): fixed ble log config for ESP32-C3/ESP32-S3
2025-09-16 22:47:52 +08:00
Zhou Xiao
b6be31309f
feat(ble): supported ble log v2 for ESP32
2025-09-16 19:13:00 +08:00
Zhou Xiao
32cb69706b
feat(ble): supported ble log v2 for ESP32-C3/ESP32-S3
2025-09-16 19:13:00 +08:00
Zhou Xiao
b65ba9a601
feat(ble): supported ble log v2 for ESP32-C2
2025-09-16 19:13:00 +08:00
Zhou Xiao
c943a88ee2
feat(ble): supported ble log v2 for ESP32-H2
2025-09-16 19:13:00 +08:00
Zhou Xiao
c6e8c016e2
feat(ble): supported ble log v2 for ESP32-C6
2025-09-16 19:13:00 +08:00
LiPeng
fa96dfeaa1
fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32
2025-09-15 19:16:16 +08:00
Zhou Xiao
dddb7898ef
feat(ble): support ble log uart dma out for ESP32-H2
...
(cherry picked from commit d45778f784 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-09-10 15:17:47 +08:00
Zhou Xiao
290a87781d
feat(ble): support ble log uart dma out for ESP32-C6
...
(cherry picked from commit ae8a7c8117 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-09-10 15:17:47 +08:00
liqigan
d04831c92d
fix(bt/controller): Fixed some controller bugs
2025-08-27 11:11:48 +08:00
JinCheng
1c7c8554af
fix(bt/controller): fixed some controller bugs
2025-08-27 11:11:31 +08:00
Zhang Hai Peng
309f031dd6
fix(bt): Update esp32 libbtdm_app.a (f1dc7d8)
...
- Improve ESP32 stability and security
(cherry picked from commit 8ec5410236 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-08-26 21:53:31 +08:00
Zhou Xiao and cjin
03f48ed829
feat(ble): support pawr feature in ble sdk on ESP32-H2
...
(cherry picked from commit 2f7e200fc8 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-08-19 13:14:34 +08:00
Zhou Xiao and cjin
1b68ee2287
feat(ble): support pawr feature in ble sdk on ESP32-C6
...
(cherry picked from commit 410d904845 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-08-19 13:14:30 +08:00
Zhou Xiao and cjin
ba758fc764
feat(ble): add clk source freq change of ble slow clock on ESP32-H2
...
(cherry picked from commit cb60528f23 )
Co-authored-by: cjin <jinchen@espressif.com >
2025-08-19 13:14:27 +08:00
Zhou Xiao and cjin
4d10df602b
feat(ble): add clk source freq change of ble slow clock on ESP32-C6
...
(cherry picked from commit b5ce766c7f )
Co-authored-by: cjin <jinchen@espressif.com >
2025-08-19 13:14:25 +08:00
Zhou Xiao
fdea67236f
change(ble): [AUTO_MR] Update lib_esp32c6 to 9492a0cb
...
(cherry picked from commit 236baa7585 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-08-19 13:14:22 +08:00
Zhou Xiao
e535a8a938
change(ble): [AUTO_MR] Update lib_esp32h2 to 9492a0cb
...
(cherry picked from commit ea32d4cd18 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-08-19 13:14:20 +08:00
Zhao Wei Liang and Zhou Xiao
23163e8fc7
change(ble): enabled specify scan channel vs hci cmd for ESP32-C2
...
(cherry picked from commit 2818eb91f1 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-08-11 10:32:16 +08:00
Zhao Wei Liang
65c3b2a120
change(ble): [AUTO_MR] Update lib_esp32c2 to dbd33ef2
...
(cherry picked from commit 043143ab8b )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:14:13 +08:00
Zhao Wei Liang
6aed375fc7
change(ble): [AUTO_MR] Update lib_esp32c6 to 898f73cb
...
(cherry picked from commit fe22519bb5 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:14:11 +08:00
Zhao Wei Liang
5cd35bf979
change(ble): [AUTO_MR] Update lib_esp32h2 to 898f73cb
...
(cherry picked from commit 4990dfdd23 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-08 21:14:08 +08:00
Island
ee2a48c3c1
Merge branch 'bugfix/fixed_ble_dtm_err_v5.4' into 'release/v5.4'
...
Bugfix/fixed ble dtm err (v5.4)
See merge request espressif/esp-idf!40954
2025-08-08 20:23:46 +08:00
Zhao Wei Liang
1796aafeb1
fix(ble): fixed dtm function error on ESP32-H2
...
(cherry picked from commit 43c82b3b20 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-05 12:03:59 +08:00
Zhao Wei Liang
8ea01297c8
fix(ble): fixed dtm function error on ESP32-C6
...
(cherry picked from commit ca0fdad4f2 )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-08-05 12:03:59 +08:00
Zhang Hai Peng
832dddb973
fix(bt/ble): Update esp32 libbtdm_app.a (722c907a)
...
- Fixed bt hci event was not report to host when hci command was sent
(cherry picked from commit 155c32be20 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com >
2025-08-04 11:53:30 +08:00
Island
a5c7fe8697
Merge branch 'change/ble_update_lib_20250728_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!40911
2025-07-31 11:51:43 +08:00
Island
175cb021b7
Merge branch 'bugfix/fix_ble_aa_check_v2_v5.4' into 'release/v5.4'
...
Optimize check Access Address when receive connection request PDU (v5.4)
See merge request espressif/esp-idf!40749
2025-07-30 16:55:23 +08:00
Zhou Xiao and zwl
d61e7c150c
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:31 +08:00
Zhou Xiao and zwl
521555079f
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:28 +08:00
Zhou Xiao
563b2e0dc4
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:23 +08:00
Zhou Xiao
88528d1162
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:21 +08:00
Zhou Xiao
89512cdf0c
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:18 +08:00
zhanghaipeng
0268445333
fix(bt/ble): Update esp32 libbtdm_app.a (3a27e2e)
...
- Optimize check Access Address when receive connection request PDU
2025-07-29 15:38:58 +08:00
Chen Jian Hua
b5151105d3
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:33 +08:00
cjin
25f219c6df
feat(ble): enable broker initialization on ESP32-C6
2025-07-11 11:50:20 +08:00
cjin
8999678339
feat(ble): enable broker initialization on ESP32-H2
2025-07-11 11:50:20 +08:00
cjin
061466c9f1
feat(ble): support memory allocation check debug feature on ESP32-H2
2025-07-11 11:50:20 +08:00
cjin
0b904ff5de
feat(ble): support memory allocation check debug feature on ESP32-C6
2025-07-11 11:50:20 +08:00
cjin
456a4682c8
feat(ble): support memory allocation check debug feature on ESP32-C2
2025-07-11 11:50:20 +08:00
Zhou Xiao
e17f857cb0
change(ble): [AUTO_MR] Update lib_esp32c2 to c7732d48
2025-07-11 11:50:20 +08:00