Commit Graph

1192 Commits

Author SHA1 Message Date
cjin
0ccd2d53bf fix(ble): fix conn timeout after phy update on ESP32-C2 2026-03-19 09:52:29 +08:00
cjin
e4677d83da fix(ble): fix phy update ctrl process unexpectedly trimmed on ESP32C2 2026-03-12 09:32:56 +08:00
cjin
8b620d2070 fix(ble): fix ble reset randomly assertion on ESP32-C2 2026-03-11 11:17:46 +08:00
Jiang Jiang Jian
06b5b96b19 Merge branch 'bugfix/mistakenly_reject_peer_auth_req_v5.5' into 'release/v5.5'
fix(bt/controller): fixed remote LMP_AU_RAND is mistakely rejected (v5.5)

See merge request espressif/esp-idf!46210
2026-03-07 16:28:05 +08:00
hebinglin
a2840f0287 fix(hal): fix the issue of dual-core contention for RTC_CNTL regs 2026-03-06 20:07:26 +08:00
Jin Cheng
73e03f17bf fix(bt/controller): fixed remote LMP_AU_RAND is mistakely rejected 2026-03-04 15:08:02 +08:00
Jin Chen
2f2e16f977 fix(ble): fix ble scan assertion when coex with wifi on ESP32-C2
(cherry picked from commit 974682d169)

Co-authored-by: cjin <jinchen@espressif.com>
2026-03-04 14:26:06 +08:00
Jiang Jiang Jian
6bd6650e97 Merge branch 'feat/fix_esp32c2_rom_rewrite_issue_rebase_v5.5' into 'release/v5.5'
Feat/fix esp32c2 rom rewrite issue rebase (v5.5)

See merge request espressif/esp-idf!45768
2026-03-03 19:38:05 +08:00
Island
e8e5527488 Merge branch 'feat/add_new_bluedroid_host_examples_v5.5' into 'release/v5.5'
feat(ble/bluedroid): Add new bluedroid host examples (v5.5)

See merge request espressif/esp-idf!44880
2026-03-02 10:36:29 +08:00
Wang Meng Yang
4f0a3ad06a Merge branch 'bugfix/32k_xtal_to_rtc_slow_v5.5' into 'release/v5.5'
fix(bt): Add some debug logs during A2DP sink decoding(v5.5)

See merge request espressif/esp-idf!45787
2026-02-28 17:19:36 +08:00
Island
d4d1478578 Merge branch 'change/ble_update_lib_20260127_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20260127 - Update ESP BLE Controller Lib (v5.5)

See merge request espressif/esp-idf!45677
2026-02-27 15:30:12 +08:00
xiongweichao
e1190ff9d5 fix(bt): Replace 32k_xtal with rtc_slow 2026-02-25 10:04:44 +08:00
xiongweichao
6cdf52e0c4 fix(ble): Fix restore write-back error caused by memory allocated in PSRAM 2026-02-24 10:29:46 +08:00
Jin Chen
48a7006e54 feat(ble): apply new method for rom code logic change on ESP32-C2
(cherry picked from commit 2a0df334e3)

Co-authored-by: cjin <jinchen@espressif.com>
2026-02-09 20:13:19 +08:00
Jin Chen
7ca42c4400 feat(ble): support for ble module stripping on ESP32-C2
(cherry picked from commit b90840a570)

Co-authored-by: cjin <jinchen@espressif.com>
2026-02-09 20:13:19 +08:00
zhiweijian
be341ff584 feat(ble/bluedroid): Add new bluedroid host examples 2026-02-09 00:05:04 +08:00
Zhao Wei Liang
89cd09ec26 feat(ble): add config for reserved controller memory on ESP32C6 and ESP32H2
(cherry picked from commit 4418d5da82)

Co-authored-by: cjin <jinchen@espressif.com>
2026-02-05 15:13:37 +08:00
Zhao Wei Liang
7c84a32e8c feat(ble): add config for reserved controller memory on ESP32C5
(cherry picked from commit 5307ec1f92)

Co-authored-by: cjin <jinchen@espressif.com>
2026-02-05 15:13:37 +08:00
Zhao Wei Liang
817bc5613a feat(ble): support adv fast tx feature on ESP32-C5
(cherry picked from commit 1fc9676c99)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2026-02-05 15:13:36 +08:00
Zhao Wei Liang
79e68724da feat(ble): support adv fast tx feature on ESP32-C6 and ESP32-H2
(cherry picked from commit 84924e3980)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2026-02-05 15:13:36 +08:00
Zhao Wei Liang
16232de621 change(ble): [AUTO_MR] Update lib_esp32c6 to bc223ab7
(cherry picked from commit 6ed9fc7d6b)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2026-02-05 15:13:35 +08:00
Zhao Wei Liang
b1df588480 change(ble): [AUTO_MR] Update lib_esp32c5 to bc223ab7
(cherry picked from commit a82be7c52c)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2026-02-05 15:13:35 +08:00
Zhao Wei Liang
bea8df561d change(ble): [AUTO_MR] Update lib_esp32h2 to bc223ab7
(cherry picked from commit 1e196de967)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2026-02-05 15:13:35 +08:00
cjin
dcebe6bbac feat(ble): support sid filter feature on ESP32C6 2026-01-21 16:14:26 +05:30
Zhou Xiao
6e59e1bf4f feat(ble): support sid filter feature on ESP32H2
(cherry picked from commit e4e42f0166)

Co-authored-by: cjin <jinchen@espressif.com>
2026-01-21 16:14:26 +05:30
Zhou Xiao
fac081442c feat(ble): support sid filter feature on ESP32C5
(cherry picked from commit debd743a0b)

Co-authored-by: cjin <jinchen@espressif.com>
2026-01-21 16:14:26 +05:30
Zhou Xiao
63025accd3 change(ble): [AUTO_MR] Update lib_esp32c6 to 17fdc66e
(cherry picked from commit 54e5f358bf)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-01-21 16:14:26 +05:30
Zhou Xiao
666086a33d change(ble): [AUTO_MR] Update lib_esp32c5 to 17fdc66e
(cherry picked from commit 7631a6f158)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-01-21 16:14:26 +05:30
Zhou Xiao
90ad25a0c9 change(ble): [AUTO_MR] Update lib_esp32h2 to 17fdc66e
(cherry picked from commit 57b4819474)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-01-21 16:14:26 +05:30
yangfeng
fb62b97ef6 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-19 15:29:22 +08:00
Island
553cb5945b Merge branch 'change/ble_update_lib_20260108_v5.5' into 'release/v5.5'
change(ble): [AUTO_MR] 20260108 - Update ESP BLE Controller Lib (v5.5)

See merge request espressif/esp-idf!44933
2026-01-15 14:47:11 +08:00
Jin Cheng
aced53e693 fix(bt/controller): fixed wrong key type during changing connection link key 2026-01-09 18:13:06 +08:00
Zhou Xiao
c37e949021 change(ble): [AUTO_MR] Update lib_esp32c6 to acf48208
(cherry picked from commit 69522eaedb)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-01-08 21:13:43 +08:00
Zhou Xiao
eb3d2510eb change(ble): [AUTO_MR] Update lib_esp32c5 to acf48208
(cherry picked from commit d61e0bf975)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-01-08 21:13:43 +08:00
Zhou Xiao
7e832133d5 change(ble): [AUTO_MR] Update lib_esp32h2 to acf48208
(cherry picked from commit 32b41c88e0)

Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
2026-01-08 21:13:42 +08:00
Island
0876e0def2 Merge branch 'feat/support_fixed_id_for_ctrl_log_v5.5' into 'release/v5.5'
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(1bb2f50) (v5.5)

See merge request espressif/esp-idf!44780
2026-01-07 14:18:07 +08:00
Wang Meng Yang
17cd45038f Merge branch 'bugfix/fix_event_filter_bug_v5.5' into 'release/v5.5'
fix(bt/controller): Fixed hci connection request event filter bug (v5.5)

See merge request espressif/esp-idf!43875
2026-01-07 10:42:32 +08:00
Chen Jian Hua
d76ad391ec 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


(cherry picked from commit 2ccf312373)

Co-authored-by: chenjianhua <chenjianhua@espressif.com>
2026-01-05 09:33:22 +08:00
zhaoweiliang
823ebb1ce3 fix(ble): fixed build error on ESP32-C5 2026-01-04 15:49:01 +08:00
zhaoweiliang
86613d225f fix(ble): fixed build error on ESP32-C6 2026-01-04 15:49:01 +08:00
zhaoweiliang
e047f40baa change(ble): [AUTO_MR] Update lib_esp32c6 to 2406161c 2026-01-04 15:49:01 +08:00
zhaoweiliang
9a7d360faa change(ble): [AUTO_MR] Update lib_esp32c5 to 2406161c 2026-01-04 15:49:01 +08:00
zhaoweiliang
3d45deb23a change(ble): [AUTO_MR] Update lib_esp32h2 to 2406161c 2026-01-04 15:49:01 +08:00
zhaoweiliang
80b7c2b0f1 feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-C5 2026-01-04 15:47:48 +08:00
zhaoweiliang
0b89e031d8 feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-C6 2026-01-04 15:47:48 +08:00
zhaoweiliang
eefc31f4ae feat(ble): add CONFIG_BT_LE_CTRL_DL_ITVL_PHY_SYNC_EN config on ESP32-H2 2026-01-04 15:47:30 +08:00
zhaoweiliang
fb5882d86c change(ble): [AUTO_MR] Update lib_esp32c6 to faf10639 2026-01-04 15:47:06 +08:00
zhaoweiliang
4eb392586f change(ble): [AUTO_MR] Update lib_esp32c5 to faf10639 2026-01-04 15:46:55 +08:00
zhaoweiliang
c42a382a70 change(ble): [AUTO_MR] Update lib_esp32h2 to faf10639 2026-01-04 15:46:38 +08:00
Zhao Wei Liang
a7597ac11e fix(ble): fixed the assert issue when using tinycrypt on ESP32-C2
(cherry picked from commit ac5d14d954)

Co-authored-by: zhaoweiliang <zhaoweiliang@espressif.com>
2026-01-04 15:41:01 +08:00