cjin
|
a5e5f636ac
|
feat(ble): add sm count reserve cnt setting on ESP32-C6
|
2025-06-26 15:02:38 +08:00 |
|
Zhao Wei Liang
|
335ca34735
|
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:03:28 +08:00 |
|
zwl
|
89110a212e
|
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
|
2025-05-19 20:34:00 +08:00 |
|
Sumeet Singh
|
2ebbd7a8fe
|
feat(nimble): Added some fixes for autopts testing (v5.1)
|
2025-05-08 19:44:30 +05:30 |
|
cjin
|
0e27103e40
|
feat(ble): support ble sleep using 136 kHz RC on ESP32-C6
|
2025-04-22 19:12:56 +08:00 |
|
zhiweijian
|
fe31ce5d97
|
feat(bt): fixed some doc error and add ocf parameters description
|
2025-03-26 14:16:21 +08:00 |
|
Shen Weilong
|
772d35c309
|
feat(bt): added definitions for bluetooth hci vendor commands and events
|
2025-03-25 16:02:55 +08:00 |
|
Shen Weilong
|
1f32b394fb
|
feat(ble/controller): Added memory boundary check for ESP32-C6 and ESP32-H2
|
2025-03-25 15:40:10 +08:00 |
|
Zhou Xiao
|
e9b57f60af
|
fix(ble): remove macro in lpclk src get api on ESP32-C6
(cherry picked from commit b62f094ed5 )
Co-authored-by: cjin <jinchen@espressif.com>
|
2025-03-18 12:54:05 +08:00 |
|
Shen Weilong
|
02c08ca49c
|
feat(ble): tell controller if vhci is enabled for ESP32-C6 and ESP32-H2
|
2025-03-13 09:04:56 +08:00 |
|
zwl
|
a5b29fd0c4
|
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
|
2025-02-18 11:01:05 +08:00 |
|
zwl
|
d8bd860402
|
fix(ble): fixed the connect issue when rx error aa on ESP32-C6
|
2024-11-27 16:20:29 +08:00 |
|
cjin
|
53c865090c
|
feat(ble): add internal api to change ble slow clock source
|
2024-08-27 12:48:38 +08:00 |
|
zwl
|
b7ea3416c3
|
feat(bluetooth/controller): adopting new HCI layer code and support UHCI function on ESP32-C6 and ESP32-H2
|
2024-07-16 13:23:41 +08:00 |
|
luomanruo
|
c67710bacf
|
ble: support for selecting CSA#2 by menuconfig
ble(fix): fixed event receiving on host side without returning event buffer to pool
|
2023-12-19 14:20:19 +08:00 |
|
luomanruo
|
8f37c22a0d
|
ble: update sdkconfig_version on ESP32C2, ESP32H2 and ESP32C6
|
2023-11-24 20:19:50 +08:00 |
|
luomanruo
|
85bc272490
|
ble: update controller log module for ESP32-H2 and ESP32-C6
|
2023-10-18 17:10:28 +08:00 |
|
luomanruo
|
2c1334ef1c
|
change(ble): update controller log print interface
|
2023-09-12 15:50:54 +08:00 |
|
luomanruo
|
dc4731101d
|
c2 h2 c6 headfile re-organized
c2 c6 h2 cfg_t and addr_t documented
comments for controller_enable
|
2023-07-31 12:41:52 +08:00 |
|
luomanruo
|
14819cb409
|
ble update: bugfix for esp32c6 and esp32h2
|
2023-07-21 20:25:01 +08:00 |
|
Geng Yuchao
|
6dc7d9b63f
|
feat(ble): Add duplicate filter feature enable on ble for c6.
|
2023-07-07 14:29:21 +08:00 |
|
cjin
|
e72359fc66
|
ble:added esp32c6 light sleep support
|
2023-07-04 12:09:22 +08:00 |
|
cjin
|
3d181f5346
|
ble:add version num support for esp32c6 chip
|
2023-07-03 16:16:06 +08:00 |
|
Roshan Bangar
|
de7a7b41b7
|
NimBLE : Correct macro usage
|
2023-03-10 11:05:41 +05:30 |
|
Roshan Bangar
|
ba1119a725
|
Nimble: Migrate to nimble 1.5
|
2023-02-15 04:55:26 +00:00 |
|
zwl
|
38c5f239be
|
Enabled PCL feature on ESP32C6 BT Controller
|
2023-01-16 12:28:44 +08:00 |
|
Shen Weilong
|
e41b35b089
|
1. Update libbt
2. Release the controller's .bss and .data memory
3. Modify the kconfig in nimble host
|
2023-01-04 11:17:07 +08:00 |
|
shenweilong
|
93fc1bd05f
|
support ble on esp32c6
|
2023-01-04 11:10:10 +08:00 |
|