gongyantao
32767fea8a
fix(bt): avoid asserting when previous data hasn't finished transmitting
2025-10-14 09:22:46 +08:00
Jiang Jiang Jian
5d4a5da72f
Merge branch 'bugfix/several_esp32_bugs_v5.2' into 'release/v5.2'
...
Bugfix/several esp32 bugs (v5.2)
See merge request espressif/esp-idf!42245
2025-10-13 10:46:43 +08:00
Jiang Jiang Jian
4d9d8d9150
Merge branch 'bugfix/fix_some_bt_bugs_v5.2' into 'release/v5.2'
...
fix(bt): fix some bluetooth bugs (v5.2)
See merge request espressif/esp-idf!42471
2025-10-13 10:43:12 +08:00
Island
204521e12a
Merge branch 'change/ble_update_lib_20250919_v5.2' into 'release/v5.2'
...
change(ble): [AUTO_MR] 20250919 - Update ESP BLE Controller Lib (v5.2)
See merge request espressif/esp-idf!42028
2025-10-11 17:40:19 +08:00
cjin
4a67f74212
feat(ble): get wakeup cause when wake up on ESP32-H2
2025-10-11 14:28:58 +08:00
cjin
558b2e6a4f
feat(ble): get wakeup cause when wake up on ESP32-C6
2025-10-11 11:09:30 +08:00
cjin
b4ce0a5497
feat(ble): get wakeup cause when wake up on ESP32-C2
2025-10-11 11:09:24 +08:00
Zhou Xiao
ca0b0531c9
fix(ble): fixed ble log config for ESP32-C3/ESP32-S3
2025-10-11 11:00:27 +08:00
Zhou Xiao
b9421363d8
feat(ble): supported ble log v2 for ESP32
2025-10-11 11:00:03 +08:00
Zhou Xiao
5611eb84ed
feat(ble): supported ble log v2 for ESP32-C3/ESP32-S3
2025-10-11 10:59:58 +08:00
Zhou Xiao
4ed17ce341
feat(ble): supported ble log v2 for ESP32-C2
2025-10-11 10:59:51 +08:00
Zhou Xiao
4b21db5b3a
feat(ble): supported ble log v2 for ESP32-H2
2025-10-11 10:59:46 +08:00
Zhou Xiao
c84b1b0023
feat(ble): supported ble log v2 for ESP32-C6
2025-10-11 10:59:40 +08:00
Island
68af1f3980
Merge branch 'feat/support_ble_log_uart_dma_out_v5.2' into 'release/v5.2'
...
Feat/support ble log uart dma out (v5.2)
See merge request espressif/esp-idf!40654
2025-10-11 10:58:01 +08:00
linruihao
64921d421d
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:16 +08:00
Zhao Wei Liang
25abf4d4b1
fix(ble): update ext_version on ESP32-H2
...
(cherry picked from commit b091ec843c )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-10-10 09:52:22 +08:00
Zhao Wei Liang
e3a2c48fa5
fix(ble): update ext_version on ESP32-C6
...
(cherry picked from commit 3558f20a4e )
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-10-10 09:52:08 +08:00
zhaoweiliang
f8912d20e8
change(ble): [AUTO_MR] Update lib_esp32c2 to aabb0f68
2025-10-09 21:14:21 +08:00
zhaoweiliang
ea2c7edca9
change(ble): [AUTO_MR] Update lib_esp32c6 to f0e815be
2025-10-09 21:13:28 +08:00
zhaoweiliang
6d0e3e19da
change(ble): [AUTO_MR] Update lib_esp32h2 to f0e815be
2025-10-09 21:12:04 +08:00
Zhou Xiao
5f62b37ffa
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-10-09 11:20:45 +08:00
Zhou Xiao
38c83d6ebc
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-10-09 11:20:45 +08:00
Jiang Jiang Jian
8534394d25
Merge branch 'bugfix/fix_esp32_bt_sw_intr_v5.2' into 'release/v5.2'
...
fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32 (v5.2)
See merge request espressif/esp-idf!41636
2025-10-09 10:42:06 +08:00
Jin Cheng
7668a8111a
fix(bt/controller): fixed several controller bugs
2025-09-29 10:03:00 +08:00
Jin Cheng
e4f1e3afa8
fix(bt/controller): fixed the sniff anchor point can be mismatch from central and peripheral
2025-09-28 12:17:31 +08:00
Shen Weilong
e184066735
fix(ble): Fixed an issue of wrong peer_addr in enh_conn_cmp hci evt on ESP32C6/ESP32H2
2025-09-18 10:41:42 +08:00
Zhou Xiao
18b9128d30
fix(ble): fixed occasional interrupt watchdog timeout for ESP32-C2
2025-09-18 10:41:08 +08:00
LiPeng
5e7583f86c
fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32
2025-08-29 15:32:27 +08:00
liqigan
cdbcda7d4b
fix(bt/controller): Fixed some controller bugs
2025-08-27 11:13:04 +08:00
JinCheng
e371d36165
fix(bt/controller): fixed some controller bugs
2025-08-27 11:12:59 +08:00
Zhang Hai Peng
bf66761962
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:21 +08:00
Zhou Xiao
2f45a942a5
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:00 +08:00
Zhou Xiao
24182710b0
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:55 +08:00
Zhou Xiao
730e16a082
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:53 +08:00
Zhou Xiao
d084ffb260
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:51 +08:00
Zhou Xiao
018bbf905b
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:48 +08:00
Zhou Xiao
82058c543c
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:45 +08:00
Zhao Wei Liang
2d5113e2c7
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:30:27 +08:00
Zhao Wei Liang
8d3d465ca1
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:49 +08:00
Zhao Wei Liang
7e6d45ffbd
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:46 +08:00
Zhao Wei Liang
fdc1e23885
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:44 +08:00
Island
a4560a1b7c
Merge branch 'bugfix/fix_bt_hci_not_effective_v5.2' into 'release/v5.2'
...
Fixed bt hci event was not report to host when hci command was sent (v5.2)
See merge request espressif/esp-idf!41011
2025-08-05 14:31:01 +08:00
Zhang Hai Peng
2e090afd15
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:25 +08:00
Zhao Wei Liang
0ea7649bd8
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:19 +08:00
Zhao Wei Liang
0b1a07b72f
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:16 +08:00
Island
814d50bb1b
Merge branch 'change/ble_update_lib_20250728_v5.2' into 'release/v5.2'
...
change(ble): [AUTO_MR] 20250728 - Update ESP BLE Controller Lib (v5.2)
See merge request espressif/esp-idf!40909
2025-07-31 11:51:53 +08:00
Island
8c81db295e
Merge branch 'bugfix/fix_ble_aa_check_v2_v5.2' into 'release/v5.2'
...
Optimize check Access Address when receive connection request PDU (v5.2)
See merge request espressif/esp-idf!40747
2025-07-30 16:55:26 +08:00
Zhou Xiao
f334b6ad33
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:52 +08:00
Zhou Xiao
0669112707
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:49 +08:00
Zhou Xiao
8fc4b80f11
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:45 +08:00