zwl
|
9b61156746
|
ble:esp32c2 add rf temperature compensation
|
2023-05-16 16:08:54 +08:00 |
|
Shen Weilong
|
aad3d8344b
|
BLE: Add interface for QA test
Fix sleep crash issue
|
2023-03-29 20:02:56 +08:00 |
|
zwl
|
57c7310512
|
ble: Add assertion checking for bluedroid hci on ESP32-C2,ESP32-C6 and ESP32-H2
|
2023-03-09 20:02:23 +08:00 |
|
wangmengyang
|
2c4fc5d9ea
|
bt: add coexistence internal API declarations and clean up some unused coexistence hooks
|
2023-02-26 06:58:18 +00:00 |
|
Jiang Jiang Jian
|
43f5f3d56d
|
Merge branch 'bugfix/coex_enable_disable_not_in_pairs' into 'master'
bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs
Closes BCI-317
See merge request espressif/esp-idf!21895
|
2023-01-18 17:01:02 +08:00 |
|
Shen Weilong
|
45aaeda1e3
|
modify bt sdkconfig to support bluedroid examples for esp32c6
|
2023-01-13 15:05:34 +08:00 |
|
zwl
|
06937271bb
|
Optimized NPL Freertos API
|
2023-01-06 15:10:18 +08:00 |
|
wangmengyang
|
29610b8a1b
|
bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3, ESP32-C2 and ESP32-C6
|
2023-01-05 12:34:49 +08:00 |
|
zwl
|
0b3490acd8
|
Optimized the number of npl on ESP32C2
|
2022-12-13 17:47:28 +08:00 |
|
zwl
|
46127774fa
|
Unify controller internal error code on ESP32-C2
|
2022-12-09 15:23:44 +08:00 |
|
cjin
|
6d83c999c6
|
ble: remove redundant pm lock on ble
|
2022-12-09 15:23:44 +08:00 |
|
Shen Wei Long
|
67507baf37
|
Merge branch 'feature/add_comments_for_bt_connections_master' into 'master'
Explain how much memory that will be used by each connection/advertiser.
See merge request espressif/esp-idf!21321
|
2022-12-06 16:55:26 +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 |
|
liuning
|
d9ef6aed66
|
ci: fix esp_phy_modem_deinit issue
|
2022-11-30 16:39:40 +08:00 |
|
Jiang Jiang Jian
|
09231b4fa2
|
Merge branch 'bugfix/fix_failure_of_wifi_channel_configuration' into 'master'
phy: only set phy_init_flag at power domain off, when all modems deinit
Closes WIFI-4983
See merge request espressif/esp-idf!21235
|
2022-11-30 14:41:08 +08:00 |
|
zwl
|
81d6b8f011
|
Fixed interrupt latency when cache is disable on ESP32-C2
|
2022-11-29 16:29:32 +08:00 |
|
zwl
|
1732a6d044
|
Fixed memory leak when RAM free size is insufficient or setting ext scan parameters failed on ESP32-C2
|
2022-11-29 16:29:26 +08:00 |
|
liuning
|
b8d3553a1c
|
phy: only set phy_init_flag at power domain off, when all modems deinit
|
2022-11-25 03:18:12 +00:00 |
|
Rahul Tank
|
7ca82b1b29
|
Support BLE memory release on ESP32C2
|
2022-10-27 18:00:01 +05:30 |
|
zwl
|
07d844f565
|
Fixed occasional crash during scanning
|
2022-10-13 11:48:50 +08:00 |
|
cjin
|
f289710ccf
|
fix ble compilation error
|
2022-09-26 20:51:13 +08:00 |
|
cjin
|
872baad9b9
|
mbuf copy hci data error fix
|
2022-09-21 12:34:41 +00:00 |
|
zwl
|
16c8a369e6
|
fixed wifi can't be connected after enable bt sleep mode
|
2022-09-20 14:44:00 +08:00 |
|
zwl
|
f42eed9491
|
fixed ble can't enter light sleep
|
2022-09-20 12:08:09 +08:00 |
|
satish.solanke
|
77b8276578
|
Fix: blufi example memory leak while init and deinit
|
2022-09-19 10:17:50 +05:30 |
|
zwl
|
30e47072f9
|
add set/get txpwr api and fix issues such as disconnect and abnormal tx behavior for esp32c2
|
2022-08-29 11:32:18 +08:00 |
|
jingli
|
ee3423834e
|
kconfig: refactor xtal freq kconfig to common configuration item
|
2022-08-05 19:12:29 +08:00 |
|
Shen Weilong
|
028d071e84
|
support BLE with 26M xtal for esp32c2
|
2022-07-29 21:36:33 +08:00 |
|
GengYuchao
|
07a470bccc
|
Update ble lib for h2 beta1
|
2022-06-30 17:02:00 +08:00 |
|
GengYuchao
|
1dabebf771
|
Fix Kconfig format issue and add option
|
2022-06-20 17:00:12 +08:00 |
|
GengYuchao
|
b2f8a3c694
|
Update bt controller interface file
|
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 |
|
Jack
|
cb0dd5cc75
|
fix the bug that some memory leaked in phy after wifi/ble deinit
|
2022-06-16 20:42:20 +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
|
5c3f0bfe7c
|
Add esp32c2 controller support.
|
2022-06-04 00:59:21 +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 |
|