Commit Graph

938 Commits

Author SHA1 Message Date
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
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
Zhou Xiao
51f5327edf 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:13:30 +08:00
Zhou Xiao
63943fc64b 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:13:28 +08:00
Zhao Wei Liang
130a77f73b 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:29:36 +08:00
Zhao Wei Liang
f4f14d4342 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:13:34 +08:00
Zhao Wei Liang
3eb2fab302 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:13:31 +08:00
Zhao Wei Liang
4213a758bc 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:13:29 +08:00
Island
b63fa75d66 Merge branch 'bugfix/fix_bt_hci_not_effective_v5.1' into 'release/v5.1'
Fixed bt hci event was not report to host when hci command was sent (v5.1)

See merge request espressif/esp-idf!41010
2025-08-05 14:31:08 +08:00
Zhang Hai Peng
2c4e2255e9 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:19 +08:00
Zhao Wei Liang
076e6e9ad6 fix(ble): fixed dtm function error on ESP32-H2
(cherry picked from commit 43c82b3b20)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-08-01 10:20:11 +08:00
Zhao Wei Liang
f6d9263ecf fix(ble): fixed dtm function error on ESP32-C6
(cherry picked from commit ca0fdad4f2)

Co-authored-by: zwl <zhaoweiliang@espressif.com>
2025-08-01 10:20:09 +08:00
Island
ee97e0aa6b Merge branch 'change/ble_update_lib_20250728_v5.1' into 'release/v5.1'
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.1)

See merge request espressif/esp-idf!40908
2025-07-31 11:51:57 +08:00
Island
ddd00f1f38 Merge branch 'bugfix/fix_ble_aa_check_v2_v5.1' into 'release/v5.1'
Optimize check Access Address when receive connection request PDU (v5.1)

See merge request espressif/esp-idf!40746
2025-07-30 16:55:50 +08:00
Zhou Xiao
59ee4c727b 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:13:32 +08:00
Zhou Xiao
e40fda4903 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:13:30 +08:00
Zhou Xiao
3000eb8b29 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:13:25 +08:00
Zhou Xiao
a328697d59 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:13:23 +08:00
Zhou Xiao
50662823f2 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:13:20 +08:00