Commit Graph

955 Commits

Author SHA1 Message Date
Zhou Xiao
6c6fb2ed37 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:27 +08:00
Zhou Xiao
f563eb031a 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:27 +08:00
Zhou Xiao
e630a1dd63 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:26 +08:00
Zhou Xiao
a4b89e3585 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:25 +08:00
Zhou Xiao
0ea48c685c 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:25 +08:00
Island
0fac5751fa Merge branch 'fix/update_pawr_example_docs_v5.1' into 'release/v5.1'
Fix/update pawr example docs (v5.1)

See merge request espressif/esp-idf!42654
2025-10-17 18:03:04 +08:00
Island
dd37234fff Merge branch 'bugfix/fix_cble50y25_305_v5.1' into 'release/v5.1'
Fixed GPIO matrix function calls on ESP32-C3 and ESP32-S3(18b5cbe) (v5.1)

See merge request espressif/esp-idf!42555
2025-10-17 11:55:45 +08:00
Jin Chen
2f297ed6ee 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:13:16 +08:00
Jin Chen
d21db24a35 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:13:13 +08:00
Jin Chen
84efb8440a 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:13:11 +08:00
Zhao Wei Liang
ba51fcf12f 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:29 +08:00
Zhao Wei Liang
6a5ae191e4 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:27 +08:00
gongyantao
f0dbce5f36 fix(bt): avoid asserting when previous data hasn't finished transmitting 2025-10-14 09:21:44 +08:00
Chen Jian Hua
f42ce69098 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:17 +08:00
Jiang Jiang Jian
f13498dc6d Merge branch 'bugfix/several_esp32_bugs_v5.1' into 'release/v5.1'
Bugfix/several esp32 bugs (v5.1)

See merge request espressif/esp-idf!42246
2025-10-13 10:46:50 +08:00
Jiang Jiang Jian
888fe2c71c Merge branch 'bugfix/fix_some_bt_bugs_v5.1' into 'release/v5.1'
fix(bt): fix some bluetooth bugs (v5.1)

See merge request espressif/esp-idf!42472
2025-10-13 10:43:39 +08:00
linruihao
37620e520b 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:24 +08:00
Zhou Xiao
ca36ccf700 fix(ble): fixed ble log config for ESP32-C3/ESP32-S3 2025-10-09 10:49:08 +08:00
Island
fe96a02802 Merge branch 'change/ble_update_lib_20250925_v5.1' into 'release/v5.1'
change(ble): [AUTO_MR] 20250925 - Update ESP BLE Controller Lib (v5.1)

See merge request espressif/esp-idf!42197
2025-09-29 10:16:14 +08:00
Jin Cheng
394ba1f1f6 fix(bt/controller): fixed several controller bugs 2025-09-29 10:03:29 +08:00
Jin Cheng
3b33351c80 fix(bt/controller): fixed the sniff anchor point can be mismatch from central and peripheral 2025-09-28 12:17:59 +08:00
Zhou Xiao
f4a70ab92c feat(ble): supported ble log v2 for ESP32 2025-09-26 16:23:53 +08:00
Zhou Xiao
d3bbb094af feat(ble): supported ble log v2 for ESP32-C3/ESP32-S3 2025-09-26 16:23:48 +08:00
Zhou Xiao
0eaa2f4eac feat(ble): supported ble log v2 for ESP32-C2 2025-09-26 16:23:26 +08:00
Zhou Xiao
d59d1c232d feat(ble): supported ble log v2 for ESP32-H2 2025-09-26 16:23:21 +08:00
Zhou Xiao
e4eb8059e5 feat(ble): supported ble log v2 for ESP32-C6 2025-09-26 16:23:15 +08:00
Zhao Wei Liang
7f8cf3da82 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:26 +08:00
Zhao Wei Liang
bbc0a73ec3 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:23 +08:00
Zhao Wei Liang
0c2778036a 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:21 +08:00
Zhou Xiao
77f1514b9f 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-25 18:19:44 +08:00
Zhou Xiao
96410cf7f6 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-25 18:19:44 +08:00
cjin
bea487b4a0 feat(ble): get wakeup cause when wake up on ESP32-H2 2025-09-24 09:57:31 +08:00
cjin
89df221c3a feat(ble): get wakeup cause when wake up on ESP32-C6 2025-09-24 09:57:26 +08:00
cjin
0b35a285dc feat(ble): get wakeup cause when wake up on ESP32-C2 2025-09-24 09:55:28 +08:00
Zhou Xiao
4a72159a60 change(ble): [AUTO_MR] Update lib_esp32c2 to 58398575 2025-09-23 15:08:04 +08:00
Zhou Xiao
e9b7936015 change(ble): [AUTO_MR] Update lib_esp32c6 to 390a8efd 2025-09-23 15:08:04 +08:00
Zhou Xiao
0798fb8c59 change(ble): [AUTO_MR] Update lib_esp32h2 to 390a8efd 2025-09-23 15:08:04 +08:00
Zhao Wei Liang
3e7a2685e1 fix(ble): update ext_version on ESP32-H2
(cherry picked from commit b091ec843c)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-09-22 11:35:24 +08:00
Zhao Wei Liang
c4271c7742 fix(ble): update ext_version on ESP32-C6
(cherry picked from commit 3558f20a4e)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-09-22 11:35:24 +08:00
Zhao Wei Liang
683b2ebe75 change(ble): [AUTO_MR] Update lib_esp32c2 to e08d6058
(cherry picked from commit 0ec2a92d79)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-09-22 11:35:24 +08:00
Zhao Wei Liang
79b7fecb4b change(ble): [AUTO_MR] Update lib_esp32c6 to 000475d3
(cherry picked from commit 32a510900c)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-09-22 11:35:24 +08:00
Zhao Wei Liang
8ab44b1df7 change(ble): [AUTO_MR] Update lib_esp32h2 to 000475d3
(cherry picked from commit 141362fe48)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-09-22 11:35:24 +08:00
liqigan
a411d63195 fix(bt/controller): Fixed some controller bugs 2025-09-19 14:06:12 +08:00
JinCheng
35a4fab357 fix(bt/controller): fixed some controller bugs 2025-09-19 14:06:12 +08:00
Zhang Hai Peng
75967b5785 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-09-19 14:06:12 +08:00
LiPeng
66b3309b36 fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32 2025-09-12 16:14:36 +08:00
Zhou Xiao
9b4b230363 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:13:39 +08:00
Zhou Xiao
e0268646d9 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:13:37 +08:00
Zhou Xiao
4bfe2bd9c3 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:13:35 +08:00
Zhou Xiao
9fce4890da 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:13:32 +08:00