Commit Graph

1193 Commits

Author SHA1 Message Date
Jin Cheng
588b03d0d8 fix(bt/controller): fixed remote LMP_AU_RAND is mistakely rejected 2026-02-25 11:05:39 +08:00
Jiang Jiang Jian
d7a52218e1 Merge branch 'bugfix/lc_not_wakeup' into 'master'
fix(ble): Fix restore write-back error caused by memory allocated in PSRAM

Closes BT-4245

See merge request espressif/esp-idf!45717
2026-02-13 12:32:37 +08:00
Island
26bc88a9ba Merge branch 'feat/fix_esp32c2_rom_rewrite_issue_rebase' into 'master'
Feat/fix esp32c2 rom rewrite issue rebase

See merge request espressif/esp-idf!45635
2026-02-11 10:15:44 +08:00
cjin
2a0df334e3 feat(ble): apply new method for rom code logic change on ESP32-C2 2026-02-09 10:52:15 +08:00
cjin
b90840a570 feat(ble): support for ble module stripping on ESP32-C2 2026-02-09 08:55:41 +08:00
xiongweichao
4ef57f9c81 fix(bt): Replace 32k_xtal with rtc_slow 2026-02-06 08:24:33 +00:00
xiongweichao
91b9e7be7c fix(ble): Fix restore write-back error caused by memory allocated in PSRAM 2026-02-06 16:23:24 +08:00
Island
0d60c16312 Merge branch 'feat/esp_idf_modem_state_reconstruct' into 'master'
refactor modem clock driver

Closes PM-636

See merge request espressif/esp-idf!44185
2026-02-06 12:10:58 +08:00
cjin
5777364341 fix(ble): add modem syscon header include on ESP32H2 2026-02-04 12:36:42 +08:00
cjin
4418d5da82 feat(ble): add config for reserved controller memory on ESP32C6 and ESP32H2 2026-02-04 00:07:44 +08:00
cjin
5307ec1f92 feat(ble): add config for reserved controller memory on ESP32C5 2026-02-04 00:07:44 +08:00
zhaoweiliang
1fc9676c99 feat(ble): support adv fast tx feature on ESP32-C5 2026-02-04 00:07:44 +08:00
zhaoweiliang
84924e3980 feat(ble): support adv fast tx feature on ESP32-C6 and ESP32-H2 2026-02-04 00:07:44 +08:00
zhaoweiliang
6ed9fc7d6b change(ble): [AUTO_MR] Update lib_esp32c6 to bc223ab7 2026-02-04 00:07:44 +08:00
zhaoweiliang
a82be7c52c change(ble): [AUTO_MR] Update lib_esp32c5 to bc223ab7 2026-02-04 00:07:44 +08:00
zhaoweiliang
1e196de967 change(ble): [AUTO_MR] Update lib_esp32h2 to bc223ab7 2026-02-04 00:07:44 +08:00
Wang Meng Yang
be9b36a201 Merge branch 'feat/set_max_sync_conn' into 'master'
feat(bt): set BR/EDR max sync conn eff for Bluedroid HFP on ESP32

Closes IDFGH-17014

See merge request espressif/esp-idf!45005
2026-01-19 14:43:07 +08:00
cjin
e4e42f0166 feat(ble): support sid filter feature on ESP32H2 2026-01-16 12:51:55 +05:30
cjin
6b4b497901 feat(ble): support sid filter feature on ESP32C6 2026-01-16 12:51:55 +05:30
cjin
debd743a0b feat(ble): support sid filter feature on ESP32C5 2026-01-16 12:51:55 +05:30
Zhou Xiao
54e5f358bf change(ble): [AUTO_MR] Update lib_esp32c6 to 17fdc66e 2026-01-16 12:51:46 +05:30
Zhou Xiao
7631a6f158 change(ble): [AUTO_MR] Update lib_esp32c5 to 17fdc66e 2026-01-16 12:51:46 +05:30
Zhou Xiao
57b4819474 change(ble): [AUTO_MR] Update lib_esp32h2 to 17fdc66e 2026-01-16 12:51:46 +05:30
yangfeng
d5e6a8bd18 feat(bt): set BR/EDR max sync conn eff for Bluedroid HFP on ESP32
Closes https://github.com/espressif/esp-idf/issues/18060
2026-01-16 12:05:57 +08:00
Jiang Jiang Jian
1be9788f0c Merge branch 'change/ble_update_lib_20260108' into 'master'
change(ble): [AUTO_MR] 20260108 - Update ESP BLE Controller Lib

Closes BLERP-2519

See merge request espressif/esp-idf!44915
2026-01-09 18:57:58 +08:00
Zhou Xiao
69522eaedb change(ble): [AUTO_MR] Update lib_esp32c6 to acf48208 2026-01-08 17:25:57 +08:00
Zhou Xiao
d61e0bf975 change(ble): [AUTO_MR] Update lib_esp32c5 to acf48208 2026-01-08 17:25:57 +08:00
Zhou Xiao
32b41c88e0 change(ble): [AUTO_MR] Update lib_esp32h2 to acf48208 2026-01-08 17:25:57 +08:00
zhiweijian
ce72e90291 feat(ble/bluedroid): Add new bluedroid host examples 2026-01-08 12:17:26 +08:00
Jin Cheng
44b05258d7 fix(bt/controller): fixed wrong key type during changing connection link key 2026-01-05 17:34:26 +08:00
Island
7e3df61a97 Merge branch 'feat/support_fixed_id_for_ctrl_log' into 'master'
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(1bb2f50)

Closes BLERP-2506

See merge request espressif/esp-idf!44714
2026-01-04 17:53:17 +08:00
zhaoweiliang
cd63e7ded5 fix(ble): fixed build error on ESP32-C5 2025-12-31 20:05:14 +08:00
zhaoweiliang
a16a56fdbe fix(ble): fixed build error on ESP32-C6 2025-12-31 20:05:14 +08:00
zhaoweiliang
fcec820e55 change(ble): [AUTO_MR] Update lib_esp32c6 to 2406161c 2025-12-31 20:05:14 +08:00
zhaoweiliang
3fc22abe7e change(ble): [AUTO_MR] Update lib_esp32c5 to 2406161c 2025-12-31 20:05:14 +08:00
zhaoweiliang
a4fa41564c change(ble): [AUTO_MR] Update lib_esp32h2 to 2406161c 2025-12-31 20:05:14 +08:00
chenjianhua
2ccf312373 feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(1bb2f50)
- Support fixed log id for log compression
- Support parsing log with synced timestamp
2025-12-31 14:09:35 +08:00
Ashish Sharma
f22006e2f0 feat: migrates bt/ble to PSA APIs 2025-12-30 09:31:49 +05:30
Zhou Xiao
7ebf1c8d15 change(ble): [AUTO_MR] Update lib_esp32c2 to 9f051857 2025-12-29 17:30:39 +08:00
chenjianhua
22641241fa fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(5106725)
- Fixed BLE assert lld_con.c 1479
2025-12-17 11:01:34 +08:00
cjin
82da79224e fix(ble): remove target dependency on power control config on ESP32C5 2025-12-09 19:56:00 +08:00
cjin
f29f500ac8 fix(ble): remove target dependency on power control config on ESP32C6 2025-12-09 19:55:49 +08:00
cjin
19130df4f3 fix(ble): add soc caps config for pawr feat on ESP32C5 2025-12-09 16:27:00 +08:00
cjin
2eb79c71f1 fix(ble): add soc caps config for pawr feat on ESP32H2 2025-12-09 16:27:00 +08:00
cjin
4e4b863299 fix(ble): add soc caps config for pawr feat on ESP32C6 2025-12-09 16:27:00 +08:00
zhaoweiliang
ac5d14d954 fix(ble): fixed the assert issue when using tinycrypt on ESP32-C2 2025-12-03 14:28:17 +08:00
zhaoweiliang
aad080bc26 feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-C5 2025-12-03 14:28:17 +08:00
zhaoweiliang
6c4f33798f feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-C6 2025-12-03 14:28:13 +08:00
zhaoweiliang
5f2825ff37 feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-H2 2025-12-03 14:25:25 +08:00
zhaoweiliang
91810d94b0 change(ble): [AUTO_MR] Update lib_esp32c6 to faf10639 2025-12-02 19:09:08 +08:00