Zhao Wei Liang
6f99672c32
feat(ble): support creating connections during scanning process on ESP32-C5
...
(cherry picked from commit 9d687daf36
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-19 19:17:03 +08:00
Zhao Wei Liang
6a9fedcab3
fix(ble): added missed printf for ll log interface
...
(cherry picked from commit d12e072b35
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-05-19 12:04:21 +08:00
Zhao Wei Liang
2f92b39cc5
feat(ble): support creating connections during scanning process on ESP32-H2
...
(cherry picked from commit 207d85a5f7
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-19 12:04:18 +08:00
Zhao Wei Liang
efd16c699a
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
...
(cherry picked from commit cd6038b6cf
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-19 12:04:16 +08:00
Zhao Wei Liang
d15978a30d
change(ble): [AUTO_MR] Update lib_esp32c2 to 664e4255
...
(cherry picked from commit 3cfd4d0166
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-19 12:04:14 +08:00
Zhao Wei Liang
60d528f7a7
change(ble): [AUTO_MR] Update lib_esp32c6 to 1304a9d0
...
(cherry picked from commit 69158d5064
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-19 12:04:11 +08:00
Zhao Wei Liang
8a447d44c6
change(ble): [AUTO_MR] Update lib_esp32c5 to 1304a9d0
...
(cherry picked from commit 27220c1b4c
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-19 12:04:09 +08:00
Zhao Wei Liang
af84660236
change(ble): [AUTO_MR] Update lib_esp32h2 to 1304a9d0
...
(cherry picked from commit 29f89efea6
)
Co-authored-by: zwl <zhaoweiliang@espressif.com >
2025-05-19 12:04:07 +08:00
Island
8ad0d3d8f2
Merge branch 'change/ble_update_lib_20250430_v5.4' into 'release/v5.4'
...
change(ble): [AUTO_MR] 20250430 - Update ESP BLE Controller Lib (v5.4)
See merge request espressif/esp-idf!38974
2025-05-09 14:05:17 +08:00
Wang Meng Yang
304acd5c4c
Merge branch 'feat/add_sdkconfig_for_secure_connection_v5.4' into 'release/v5.4'
...
fix(bt): disable dm1 for acl-u when aes-ccm is on in peripheral(backport v5.4)
See merge request espressif/esp-idf!38975
2025-05-09 09:38:58 +08:00
gongyantao
44cc3f963d
fix(bt): disable dm1 for acl-u when aes-ccm is on in peripheral
2025-05-08 18:20:45 +08:00
Shen Wei Long
ef8873f8b8
change(ble): [AUTO_MR] Update lib_esp32c2 to 16e16586
...
(cherry picked from commit 26754d8e71
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-05-08 14:54:13 +08:00
Shen Wei Long
fe0899f94f
change(ble): [AUTO_MR] Update lib_esp32c6 to 9ecb81c8
...
(cherry picked from commit a477bfb140
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-05-08 14:54:11 +08:00
Shen Wei Long
59b8d97e3e
change(ble): [AUTO_MR] Update lib_esp32c5 to 9ecb81c8
...
(cherry picked from commit 852a095b59
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-05-08 14:54:08 +08:00
Shen Wei Long
3da6ad8f3a
change(ble): [AUTO_MR] Update lib_esp32h2 to 9ecb81c8
...
(cherry picked from commit a3cc91dbf0
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-05-08 14:54:06 +08:00
Sumeet Singh
ffaa688582
feat(nimble): Added some fixes for autopts testing
2025-05-07 16:58:36 +05:30
Jin Chen
ffad40df88
fix(ble): fix rtc freq set too high on ESP32-C2
...
(cherry picked from commit 6a80deac03
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-05-07 10:18:38 +08:00
chenjianhua
96bde12558
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(edf923e)
...
- Fixed ble lib linkage issue
2025-04-28 14:10:14 +08:00
Chen Jian Hua
07233ed2d3
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(edf923e)
...
- Fixed MIC error disconnection when pairing with iOS devices
(cherry picked from commit 0df0b53b0a
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-04-28 14:09:56 +08:00
Island
e6885983fa
Merge branch 'feat/support_136k_rc_clk_on_ble_sleep_v5.4' into 'release/v5.4'
...
Feat/support 136k rc clk on ble sleep (v5.4)
See merge request espressif/esp-idf!38621
2025-04-24 10:37:55 +08:00
Jiang Jiang Jian
4854f415e4
Merge branch 'bugfix/fix_bt_access_ext_mem_in_intr_v5.4' into 'release/v5.4'
...
fix(bt/controller): Fixed access external memory in isr context (v5.4)
See merge request espressif/esp-idf!38572
2025-04-24 10:29:45 +08:00
linruihao
224e9feed9
fix(bt/controller): Fixed access external memory in isr context
2025-04-23 11:25:48 +08:00
Jin Cheng
529a471a55
fix(bt/controller): update libbtdm_app.a
...
- fixed errors in the coexistance of ACL and SCO
- fixed dynamic priority config error in dual mode
2025-04-23 11:25:48 +08:00
Jin Chen
b0e1c7b244
feat(ble): support ble sleep using 136 kHz RC on ESP32-H2
...
(cherry picked from commit 6c8ee69151
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-22 19:05:50 +08:00
Jin Chen
bc5962499d
feat(ble): support ble sleep using 136 kHz RC on ESP32-C6
...
(cherry picked from commit 718dd7a87a
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-22 19:05:48 +08:00
Jin Chen
3dc694f167
feat(ble): support ble sleep using 136 kHz RC on ESP32-C5
...
(cherry picked from commit cb8ea7951c
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-22 19:05:45 +08:00
Jin Chen
5226629d18
feat(ble): support ble sleep using 136 kHz RC on ESP32-C2
...
(cherry picked from commit 73f1084bf8
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-22 19:05:43 +08:00
Chen Jian Hua
cc336b0d88
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(a684dd5)
...
- Fixed clear legacy adv error when adv not exist
- Disable anonymous extended adv reporting
- Fixed BLE assert lld_adv.c 2992
- Fixed heap assert due to adv data buffer double freeing
- Fixed BLE 0x08 disconnect when the win size is greater than half of the conn interval
(cherry picked from commit 4602665e5d
)
Co-authored-by: chenjianhua <chenjianhua@espressif.com >
2025-04-22 09:58:34 +08:00
Shen Weilong
de00b516b8
change(ble): [AUTO_MR] Update lib_esp32c5 to cd6ba0ec
2025-04-18 19:59:48 +08:00
Shen Wei Long
ca02c5ec24
change(ble): [AUTO_MR] Update lib_esp32c6 to cd6ba0ec
...
(cherry picked from commit a89916eef4
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-04-18 14:10:14 +08:00
Shen Wei Long
5c3edd7a74
change(ble): [AUTO_MR] Update lib_esp32h2 to cd6ba0ec
...
(cherry picked from commit d48cc9ce2a
)
Co-authored-by: Shen Weilong <shenweilong@espressif.com >
2025-04-18 14:10:12 +08:00
Zhou Xiao
46b786d79a
feat(ble): support configurable rxbuf opt feat on ESP32-C6
...
(cherry picked from commit 5fbbec8655
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-17 10:54:52 +08:00
Zhou Xiao
e90390a90a
feat(ble): support configurable rxbuf opt feat on ESP32-H2
...
(cherry picked from commit 4937d3c883
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-17 10:54:49 +08:00
Zhou Xiao
0cc6e2bb36
feat(ble): use new section for ble sleep on ESP32-C2
...
(cherry picked from commit ce4e012c8b
)
Co-authored-by: cjin <jinchen@espressif.com >
2025-04-17 10:54:47 +08:00
Zhou Xiao
ebef86f435
change(ble): [AUTO_MR] Update lib_esp32c2 to fca2b9ea
...
(cherry picked from commit 09467baed0
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-04-17 10:54:45 +08:00
Zhou Xiao
6836bd9870
change(ble): [AUTO_MR] Update lib_esp32c6 to 76549818
...
(cherry picked from commit e2d1a5509e
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-04-17 10:54:43 +08:00
Zhou Xiao
eecf74a7c9
change(ble): [AUTO_MR] Update lib_esp32h2 to 76549818
...
(cherry picked from commit c11bb1ddd0
)
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com >
2025-04-17 10:54:41 +08:00
Island
8e473c6bed
Merge branch 'bugfix/fix_ble_controller_only_error_if_hci_uart_enabled_v5.4' into 'release/v5.4'
...
fix(ble/controller): Fixed controller flash only bug if hci-uart is enabled (v5.4)
See merge request espressif/esp-idf!38148
2025-04-14 17:12:53 +08:00
gongyantao
af494b8b4e
fix(bt): fixed some issues in bt controller
...
- add check for Wi-Fi channel
- fix the incorrect unit of duration_min in cpb tx
- recalculate the channel map when afh is enabled
- fix incorrect vendor event count causing an assertion failure
2025-04-09 18:58:44 +08:00
zhiweijian
15a901fb5e
fix(bt/controller): Fixed controller flash only bug if hci-uart is enabled
2025-04-07 16:03:45 +08:00
Jiang Jiang Jian
d1b0c395c6
Merge branch 'feature/support_sco_coexist_v5.4' into 'release/v5.4'
...
feat(coex): Support BR/EDR (e)SCO and Wi-Fi coexistence
See merge request espressif/esp-idf!38133
2025-04-03 20:13:03 +08:00
baohongde
12117c66d4
feat(coex): Support BR/EDR (e)SCO and Wi-Fi coexistence
2025-04-02 19:25:53 +08:00
Zhou Xiao
e3e91deca2
fix(ble): fix ble log init failure mem leak for ESP32-C3
2025-04-02 15:18:22 +08:00
Shen Weilong
e1920ec42f
feat(ble/controller): Added memory boundary check for ESP32-C6/C5/H2/C2/C61
2025-04-02 15:18:18 +08:00
Zhou Xiao
18725220d4
fix(ble): fix ble log init failure mem leak for ESP32
2025-04-02 15:18:18 +08:00
zwl
c93081cec4
feat(ble): add enhanced connect function on ESP32-C2
2025-04-02 15:18:18 +08:00
Zhou Xiao
b7bffc84f9
feat(ble): support ble log simple output via SPI interface for ESP32-C6
2025-04-02 15:18:17 +08:00
Zhou Xiao
8e036761ed
feat(ble): support ble log simple output via SPI interface for ESP32-C5
2025-04-02 15:18:17 +08:00
Zhou Xiao
9a3b5e8393
feat(ble): support ble log simple output via SPI interface for ESP32-H2
2025-04-02 15:18:17 +08:00
Zhou Xiao
8eb051cb30
feat(ble): support ble log simple output via SPI interface for ESP32-C2
2025-04-02 15:18:17 +08:00