cjin
|
82d53440a4
|
change(ble): added ble cca en and thresh option
|
2023-12-22 14:34:30 +08:00 |
|
luomanruo
|
96a3926e22
|
ble(fix): clear event queue when init event queue
ble: update log module on ESP32C2, ESP32H2 and ESP32C6
|
2023-12-19 17:35:34 +08:00 |
|
luomanruo
|
0b7cba39de
|
ble: update controller log module for ESP32-C2
|
2023-10-18 17:08:51 +08:00 |
|
linruihao
|
11efe6ecdc
|
fix(esp_coex): Fix dependency errors in coexist configuration
|
2023-10-16 11:44:23 +08:00 |
|
zhaokeke
|
a39869416c
|
feat(bt): Frees BLE memory when no longer in use
It will free libble.a & libbt all txt, data and bss segment memory.
This memory is combined into one large memory and put into the heap
pool.
|
2023-10-08 16:08:47 +08:00 |
|
zwl
|
4955bb3bda
|
feat(ble): enable adv report flow control on esp32c2
|
2023-09-07 16:22:39 +08:00 |
|
zwl
|
4abf0c46b5
|
ble: supported trace function and adv report flow control on esp32c2
|
2023-08-31 11:58:29 +08:00 |
|
cjin
|
5a8e51f24c
|
ble: move phy enabled/disable to controller enable/disable
|
2023-08-10 10:14:29 +08:00 |
|
Shen Weilong
|
45aaeda1e3
|
modify bt sdkconfig to support bluedroid examples for esp32c6
|
2023-01-13 15:05:34 +08:00 |
|
Shen Weilong
|
b3d248df95
|
Explain how mush memory that will be used by each connection/advertiser.
|
2022-12-02 14:21:22 +08:00 |
|
GengYuchao
|
1dabebf771
|
Fix Kconfig format issue and add option
|
2022-06-20 17:00:12 +08:00 |
|
GengYuchao
|
633e9282b7
|
Update the CMake compilation architecture and update the controller configuration options
|
2022-06-20 17:00:12 +08:00 |
|
zwj
|
fd90341138
|
support ble modem sleep and light sleep
|
2022-06-14 19:52:50 +08:00 |
|
Geng Yuchao
|
910b296d72
|
Add missing configuration items for BLE controller
|
2022-06-04 11:35:18 +08:00 |
|
Geng Yuchao
|
50b762af1f
|
Add Bluetooth controller menuconfig option for esp32c2 and esp32h2
|
2022-06-03 22:41:33 +08:00 |
|
laokaiyao
|
cf049e15ed
|
esp8684: rename target to esp32c2
|
2022-01-19 11:08:57 +08:00 |
|