Jin Cheng
|
ac2be3a58e
|
fix(bt/controller): fixed the sniff anchor point can be mismatch from central and peripheral
|
2025-09-28 11:33:25 +08:00 |
|
zwl
|
4d2d49f736
|
change(ble): [AUTO_MR] Update lib_esp32c2 to aabb0f68
|
2025-09-25 12:49:36 +08:00 |
|
zwl
|
810d7e0ec7
|
change(ble): [AUTO_MR] Update lib_esp32c6 to f0e815be
|
2025-09-25 12:49:36 +08:00 |
|
zwl
|
c99ebc69c4
|
change(ble): [AUTO_MR] Update lib_esp32c5 to f0e815be
|
2025-09-25 12:49:36 +08:00 |
|
zwl
|
0b203abf4b
|
change(ble): [AUTO_MR] Update lib_esp32h2 to f0e815be
|
2025-09-25 12:49:36 +08:00 |
|
cjin
|
41ecf44cb3
|
feat(ble): get wakeup cause when wake up on ESP32-H2
|
2025-09-19 16:47:57 +08:00 |
|
cjin
|
470e02ea6b
|
feat(ble): get wakeup cause when wake up on ESP32-C5
|
2025-09-19 16:47:45 +08:00 |
|
cjin
|
622b7cf425
|
feat(ble): get wakeup cause when wake up on ESP32-C6
|
2025-09-19 16:47:35 +08:00 |
|
cjin
|
6ae338de34
|
feat(ble): get wakeup cause when wake up on ESP32-C2
|
2025-09-19 16:47:18 +08:00 |
|
Zhou Xiao
|
a56e7df710
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 58398575
|
2025-09-19 11:22:44 +08:00 |
|
Zhou Xiao
|
26dcd59599
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 390a8efd
|
2025-09-19 11:22:44 +08:00 |
|
Zhou Xiao
|
b75f862797
|
change(ble): [AUTO_MR] Update lib_esp32c5 to 390a8efd
|
2025-09-19 11:22:44 +08:00 |
|
Zhou Xiao
|
a7b87fe832
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 390a8efd
|
2025-09-19 11:22:44 +08:00 |
|
Island
|
d883eaa2c1
|
Merge branch 'fix/fix_ble_log_config_for_esp32c3' into 'master'
fix(ble): fixed ble log config for ESP32-C3/ESP32-S3
See merge request espressif/esp-idf!41949
|
2025-09-17 10:58:23 +08:00 |
|
Island
|
a3b8073d96
|
Merge branch 'change/ble_update_lib_20250828' into 'master'
change(ble): [AUTO_MR] 20250828 - Update ESP BLE Controller Lib
Closes BLERP-2183, BLERP-2083, BLERP-2195, and BLERP-2196
See merge request espressif/esp-idf!41601
|
2025-09-17 10:33:14 +08:00 |
|
Zhou Xiao
|
4247876b36
|
fix(ble): fixed ble log config for ESP32-C3/ESP32-S3
|
2025-09-16 20:18:22 +08:00 |
|
Zhou Xiao
|
10649fddc5
|
feat(ble): supported ble log v2 for ESP32
|
2025-09-16 14:43:07 +08:00 |
|
Zhou Xiao
|
1edaf8ebc1
|
feat(ble): supported ble log v2 for ESP32-C3/ESP32-S3
|
2025-09-16 14:43:03 +08:00 |
|
Zhou Xiao
|
66504599ba
|
feat(ble): supported ble log v2 for ESP32-C5
|
2025-09-16 14:31:36 +08:00 |
|
Zhou Xiao
|
4a408af219
|
feat(ble): supported ble log v2 for ESP32-C2
|
2025-09-16 14:31:36 +08:00 |
|
Zhou Xiao
|
6758a47044
|
feat(ble): supported ble log v2 for ESP32-H2
|
2025-09-16 14:31:36 +08:00 |
|
Zhou Xiao
|
a9a7677ea8
|
feat(ble): supported ble log v2 for ESP32-C6
|
2025-09-16 14:31:36 +08:00 |
|
zwl
|
fc293cf672
|
fix(ble): update ext_version on ESP32-C5
|
2025-09-16 00:06:40 +08:00 |
|
zwl
|
b091ec843c
|
fix(ble): update ext_version on ESP32-H2
|
2025-09-16 00:06:40 +08:00 |
|
zwl
|
3558f20a4e
|
fix(ble): update ext_version on ESP32-C6
|
2025-09-16 00:06:40 +08:00 |
|
zwl
|
0ec2a92d79
|
change(ble): [AUTO_MR] Update lib_esp32c2 to e08d6058
|
2025-09-16 00:06:40 +08:00 |
|
zwl
|
32a510900c
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 000475d3
|
2025-09-16 00:06:40 +08:00 |
|
zwl
|
77cf75ed53
|
change(ble): [AUTO_MR] Update lib_esp32c5 to 000475d3
|
2025-09-16 00:06:40 +08:00 |
|
zwl
|
141362fe48
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 000475d3
|
2025-09-16 00:06:40 +08:00 |
|
Jiang Jiang Jian
|
a23fad19df
|
Merge branch 'bugfix/fix_esp32_bt_sw_intr' into 'master'
fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32
Closes BT-3917
See merge request espressif/esp-idf!40365
|
2025-08-25 19:03:19 +08:00 |
|
Island
|
e31611d6a3
|
Merge branch 'change/ble_update_lib_20250814' into 'master'
change(ble): [AUTO_MR] 20250814 - Update ESP BLE Controller Lib
Closes BLERP-2160 and BLERP-2159
See merge request espressif/esp-idf!41260
|
2025-08-20 14:11:54 +08:00 |
|
liqigan
|
98df3fa714
|
fix(bt/controller): Fixed some controller bugs
|
2025-08-19 11:57:10 +08:00 |
|
cjin
|
2f7e200fc8
|
feat(ble): support pawr feature in ble sdk on ESP32-H2
|
2025-08-18 19:18:10 +08:00 |
|
cjin
|
6c15fccddd
|
feat(ble): support pawr feature in ble sdk on ESP32-C5
|
2025-08-18 19:18:10 +08:00 |
|
cjin
|
410d904845
|
feat(ble): support pawr feature in ble sdk on ESP32-C6
|
2025-08-18 19:18:10 +08:00 |
|
cjin
|
50e7825ba9
|
feat(ble): add clk source freq change of ble slow clock on ESP32-C5
|
2025-08-18 19:18:10 +08:00 |
|
cjin
|
cb60528f23
|
feat(ble): add clk source freq change of ble slow clock on ESP32-H2
|
2025-08-18 19:18:10 +08:00 |
|
cjin
|
b5ce766c7f
|
feat(ble): add clk source freq change of ble slow clock on ESP32-C6
|
2025-08-18 19:18:10 +08:00 |
|
Zhou Xiao
|
236baa7585
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 9492a0cb
|
2025-08-18 19:18:10 +08:00 |
|
Zhou Xiao
|
859d762fcf
|
change(ble): [AUTO_MR] Update lib_esp32c5 to 9492a0cb
|
2025-08-18 19:18:10 +08:00 |
|
Zhou Xiao
|
ea32d4cd18
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 9492a0cb
|
2025-08-18 19:18:10 +08:00 |
|
JinCheng
|
88722d50d5
|
fix(bt/controller): fixed some controller bugs
|
2025-08-13 19:27:35 +08:00 |
|
Zhou Xiao
|
33febd990c
|
fix(ble): wrapped specify scan channel vs cmd
|
2025-08-11 10:25:56 +08:00 |
|
Jiang Jiang Jian
|
dbb2d4f027
|
Merge branch 'change/ble_update_lib_20250806' into 'master'
change(ble): [AUTO_MR] 20250806 - Update ESP BLE Controller Lib
Closes BLERP-2128, BLERP-2124, and BLERP-1825
See merge request espressif/esp-idf!41075
|
2025-08-08 22:49:43 +08:00 |
|
LiPeng
|
c99850e50d
|
fix(bt): fixed sw_intr issue with BT register or trigger error core on ESP32
|
2025-08-08 19:50:37 +08:00 |
|
Island
|
5540a8c8a0
|
Merge branch 'opt/opt_ble_stability' into 'master'
Improve ESP32 stability and security
Closes BLERP-2121, BTQABR2023-538, and BTQABR2023-548
See merge request espressif/esp-idf!40791
|
2025-08-08 14:31:21 +08:00 |
|
zhanghaipeng
|
8ec5410236
|
fix(bt): Update esp32 libbtdm_app.a (f1dc7d8)
- Improve ESP32 stability and security
|
2025-08-07 21:19:06 +08:00 |
|
Zhou Xiao
|
2818eb91f1
|
change(ble): enabled specify scan channel vs hci cmd for ESP32-C2
|
2025-08-07 17:58:39 +08:00 |
|
zwl
|
043143ab8b
|
change(ble): [AUTO_MR] Update lib_esp32c2 to dbd33ef2
|
2025-08-06 21:04:50 +08:00 |
|
zwl
|
fe22519bb5
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 898f73cb
|
2025-08-06 21:04:50 +08:00 |
|