Zhao Wei Liang
|
ecf9e8ed7e
|
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:26 +08:00 |
|
Zhao Wei Liang
|
50cc13d97b
|
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:23 +08:00 |
|
zhanghaipeng
|
e61aefeeba
|
fix(bt/ble): Update esp32 libbtdm_app.a (3a27e2e)
- Optimize check Access Address when receive connection request PDU
|
2025-07-29 15:38:33 +08:00 |
|
Jiang Jiang Jian
|
c04f7e0650
|
Merge branch 'fix/incorrect_unit_of_cpb_rx_clk_v5.3' into 'release/v5.3'
fix(bt): fixed the incorrect unit of clk in cpb rx event(backport v5.3)
See merge request espressif/esp-idf!40391
|
2025-07-16 17:28:51 +08:00 |
|
Jiang Jiang Jian
|
a42a69f220
|
Merge branch 'bugfix/fix_some_ble_bugs_250610_cjh_esp32c3_v5.3' into 'release/v5.3'
Fixed some BLE bugs 250610 on esp32c3(2edb0b0) (v5.3)
See merge request espressif/esp-idf!40429
|
2025-07-16 17:18:35 +08:00 |
|
Jiang Jiang Jian
|
0953c344f6
|
Merge branch 'bugfix/bt_sleep_log_consistent_v5.3' into 'release/v5.3'
fix(ble): keep the log of the bluetooth sleep clock source consistent(v5.3)
See merge request espressif/esp-idf!40357
|
2025-07-16 17:16:41 +08:00 |
|
Island
|
c464a58954
|
Merge branch 'feat/ble_log_spi_out_dev_phase_4_v5.3' into 'release/v5.3'
BLE Log SPI Out Dev Phase 4 (v5.3)
See merge request espressif/esp-idf!40424
|
2025-07-14 11:48:25 +08:00 |
|
Zhou Xiao
|
2802c6d933
|
feat(ble): enable broker initialization on ESP32-C6
(cherry picked from commit 3d93ce37da )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-07-09 13:14:29 +08:00 |
|
Zhou Xiao
|
493e6431b7
|
feat(ble): enable broker initialization on ESP32-H2
(cherry picked from commit 64f216ae5a )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-07-09 13:14:26 +08:00 |
|
Zhou Xiao
|
3321892ee8
|
feat(ble): support memory allocation check debug feature on ESP32-H2
(cherry picked from commit 265a8746dc )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-07-09 13:14:24 +08:00 |
|
Zhou Xiao
|
825c55e5d0
|
feat(ble): support memory allocation check debug feature on ESP32-C6
(cherry picked from commit 027766e0c2 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-07-09 13:14:21 +08:00 |
|
Zhou Xiao
|
84151af576
|
feat(ble): support memory allocation check debug feature on ESP32-C2
(cherry picked from commit 7ef90d4113 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-07-09 13:14:19 +08:00 |
|
Zhou Xiao
|
15f2c4c907
|
change(ble): [AUTO_MR] Update lib_esp32c2 to c7732d48
(cherry picked from commit 3d45e8578e )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-09 13:14:16 +08:00 |
|
Zhou Xiao
|
545d4a88d6
|
change(ble): [AUTO_MR] Update lib_esp32c6 to ca6c20bc
(cherry picked from commit 1e236a1feb )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-09 13:14:14 +08:00 |
|
Zhou Xiao
|
5352ab9fdc
|
change(ble): [AUTO_MR] Update lib_esp32h2 to ca6c20bc
(cherry picked from commit 6a650312d4 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-09 13:14:12 +08:00 |
|
Chen Jian Hua
|
377093b2d1
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(2edb0b0)
- Fixed TX issue when the event is aborted
- Fixed BLE assert llc_llcp.c 487
- Fixed BLE assert sch_prog.c 304
- Fixed anonymous extended adv reporting
- Support vendor HCI related params reset
(cherry picked from commit ad71a2cd33 )
Co-authored-by: chenjianhua <chenjianhua@espressif.com>
|
2025-07-08 13:33:28 +08:00 |
|
Zhou Xiao
|
32d0cfecb4
|
fix(ble): update error code in controller init for ESP32-S3/ESP32-C3
(cherry picked from commit b8b7e153a7 )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:14:48 +08:00 |
|
Zhou Xiao
|
fe4fe5c4d6
|
fix(ble): fixed controller log api call for ESP32-C3/ESP32-S3
(cherry picked from commit 6ac541aa4a )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-08 13:14:45 +08:00 |
|
gongyantao
|
eeb73d27ab
|
fix(bt): fixed the incorrect unit of clk in cpb rx event
|
2025-07-07 14:53:17 +08:00 |
|
xiongweichao
|
b23cf5c696
|
fix(ble): keep the log of the bluetooth sleep clock source consistent
|
2025-07-04 10:31:11 +08:00 |
|
Zhao Wei Liang
|
0dba389a1c
|
fix(ble): ensure ble controller disable safety for ESP32-C2
(cherry picked from commit cbe6f68d3c )
Co-authored-by: Zhou Xiao <zhouxiao@espressif.com>
|
2025-07-02 15:14:04 +08:00 |
|
Zhao Wei Liang
|
65b2b60aa2
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 9af627ef
(cherry picked from commit 6fac09d0c3 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-07-02 15:13:59 +08:00 |
|
Zhao Wei Liang
|
49fbf68cf6
|
change(ble): [AUTO_MR] Update lib_esp32c6 to d2d70d40
(cherry picked from commit 736cd84967 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-07-02 15:13:57 +08:00 |
|
Zhao Wei Liang
|
09f0c98c38
|
change(ble): [AUTO_MR] Update lib_esp32h2 to d2d70d40
(cherry picked from commit 1671932345 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-07-02 15:13:55 +08:00 |
|
cjin
|
e6b5188f5f
|
feat(ble): add sm count reserve cnt setting on ESP32-H2
|
2025-06-26 15:03:09 +08:00 |
|
cjin
|
84eb3f5821
|
feat(ble): add sm count reserve cnt setting on ESP32-C6
|
2025-06-26 15:03:09 +08:00 |
|
cjin
|
d06b73a2c4
|
change(ble): update lib_esp32c6 to ea6c58c7
|
2025-06-26 15:03:09 +08:00 |
|
cjin
|
dc67130238
|
change(ble): update lib_esp32h2 to ea6c58c7
|
2025-06-26 15:03:09 +08:00 |
|
Zhou Xiao
|
9a48a7e2bd
|
change(ble): [AUTO_MR] Update lib_esp32c6 to b8770ab2
|
2025-06-26 15:03:09 +08:00 |
|
Zhou Xiao
|
07f78c01b5
|
change(ble): [AUTO_MR] Update lib_esp32c2 to e865b4f9
|
2025-06-26 15:03:09 +08:00 |
|
Zhou Xiao
|
20de9b641a
|
change(ble): [AUTO_MR] Update lib_esp32h2 to b8770ab2
|
2025-06-26 15:03:09 +08:00 |
|
liqigan
|
4b81bad597
|
fix(bt/controller): Fixed bugs on LMP legacy and secure authentication collision
|
2025-06-24 14:46:53 +08:00 |
|
wuzhenghui
|
80267209c7
|
change(bt): increase BTDM_MODEM_WAKE_UP_DELAY
|
2025-06-16 17:27:08 +08:00 |
|
Island
|
4009aa6ed0
|
Merge branch 'feat/reduce_bin_size_and_iram_for_ble_rom_code_v5.3' into 'release/v5.3'
feat(ble/controller): Reduce bin size and IRAM for BLE rom code on ESP32-C3 and ESP32-S3 (v5.3)
See merge request espressif/esp-idf!39451
|
2025-06-12 21:51:51 +08:00 |
|
zhanghaipeng
|
7eac7d773c
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(4713a69)
- Fixed double free exception during BLE init under low memory
|
2025-06-10 10:31:34 +08:00 |
|
Zhao Wei Liang
|
bd57080585
|
fix(ble): change the default ble cca thresh on ESP32-C2
(cherry picked from commit a10696d7e1 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-06-09 11:04:17 +08:00 |
|
Zhao Wei Liang
|
37b2119b5d
|
fix(ble): change the default ble cca thresh on ESP32-H2
(cherry picked from commit a2fab0ad60 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-06-09 11:04:15 +08:00 |
|
Zhao Wei Liang
|
5a2166c96b
|
fix(ble): change the default ble cca thresh on ESP32-C6
(cherry picked from commit 581521526b )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-06-09 11:04:13 +08:00 |
|
Zhao Wei Liang
|
4eca2abbaf
|
fix(ble): fixed an occasional assertion issue during sync on ESP32-C6
(cherry picked from commit 3c8ba488e0 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:04:09 +08:00 |
|
Zhao Wei Liang
|
15b7fa98c1
|
change(ble): [AUTO_MR] Update lib_esp32c2 to 7f72c031
(cherry picked from commit 4be18a2469 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:04:07 +08:00 |
|
Zhao Wei Liang
|
65ea7eb2c8
|
change(ble): [AUTO_MR] Update lib_esp32c6 to 35fe65f4
(cherry picked from commit 57c8d23800 )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:04:04 +08:00 |
|
Zhao Wei Liang
|
3f9a7589e1
|
change(ble): [AUTO_MR] Update lib_esp32h2 to 35fe65f4
(cherry picked from commit dbf7835a6b )
Co-authored-by: zwl <zhaoweiliang@espressif.com>
|
2025-06-09 11:04:02 +08:00 |
|
Zhi Wei Jian
|
ad523cf3ff
|
feat(ble/controller): Reduce bin size and IRAM for BLE rom code
(cherry picked from commit 1d739291ca )
Co-authored-by: zhiweijian <zhiweijian@espressif.com>
|
2025-05-27 16:03:29 +08:00 |
|
Zhou Xiao
|
8736c4c0a3
|
fix(ble): fixed spi log init failure return value for ESP32
|
2025-05-26 10:47:25 +08:00 |
|
Island
|
ade43f3b00
|
Merge branch 'bugfix/fix_ble_scan_no_adv_report_when_connected_v5.3' into 'release/v5.3'
Fixed missing ADV reports after bonding and connection on ESP32-C3 and ESP32-S3 (v5.3)
See merge request espressif/esp-idf!39274
|
2025-05-21 18:19:24 +08:00 |
|
Zhang Hai Peng
|
a689510a6c
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(4713205)
- Fix: Missing ADV reports after bonding and connection
(cherry picked from commit 244d4f8fa7 )
Co-authored-by: zhanghaipeng <zhanghaipeng@espressif.com>
|
2025-05-20 11:13:27 +08:00 |
|
zwl
|
75fcb6b5d5
|
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
|
2025-05-19 20:37:37 +08:00 |
|
Zhao Wei Liang
|
d42c0c88ef
|
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:01 +08:00 |
|
Zhao Wei Liang
|
6f73cb187c
|
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:03:59 +08:00 |
|
Zhao Wei Liang
|
3a52c0443c
|
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:03:56 +08:00 |
|