zwl
|
15d347f8c0
|
ble: Add assertion checking for bluedroid hci on ESP32-C2 and ESP32-H2
|
2023-05-11 12:01:21 +00:00 |
|
Yuan Mingfu
|
3cc5ad7ac4
|
bugfix: deinit ble for specifies ESP_BT_MODE_BTDM
|
2023-04-04 18:04:12 +08:00 |
|
zwl
|
530c07a5be
|
Optimized NPL Freertos API
|
2023-02-27 16:56:05 +08:00 |
|
Jiang Jiang Jian
|
7c20c3742d
|
Merge branch 'bugfix/fix_the_bluedroid_hci_crash_on_esp32c2' into 'release/v5.0'
Fixed the bluedroid hci crash due to insufficient memory on ESP32C2
See merge request espressif/esp-idf!22056
|
2023-02-27 15:07:31 +08:00 |
|
Shen Weilong
|
699dde8a38
|
Fixed the bluedroid hci crash due insufficient memory on ESP32C2
|
2023-02-03 20:41:23 +08:00 |
|
wangmengyang
|
ebb7650e63
|
bluetooth: fix that functions "coex_enable" and "coex_disable" are not used in pairs on ESP32-C3, ESP32-S3 and ESP32-C2
|
2023-01-20 10:47:58 +08:00 |
|
liuning
|
8ba9f8a6cf
|
ci: fix esp_phy_modem_deinit issue
|
2022-12-15 10:48:04 +08:00 |
|
liuning
|
7d16868e32
|
phy: only set phy_init_flag at power domain off, when all modems deinit
|
2022-12-15 10:45:09 +08:00 |
|
zwl
|
5cab9686bb
|
Optimized the number of npl on ESP32C2
|
2022-12-13 17:50:00 +08:00 |
|
zwl
|
de7e62fdfe
|
Unify controller internal error code on ESP32-C2
|
2022-12-09 15:25:37 +08:00 |
|
cjin
|
5c481c5a08
|
ble: remove redundant pm lock on ble
|
2022-12-09 15:25:37 +08:00 |
|
Island
|
8e4bcb4875
|
Merge branch 'feature/add_comments_for_bt_connections' into 'release/v5.0'
Explain how much memory that will be used by each connection/advertiser.
See merge request espressif/esp-idf!21322
|
2022-12-06 17:21:12 +08:00 |
|
Jiang Jiang Jian
|
6d1f2821f1
|
Merge branch 'feature/esp32c2_optimize_ble_init_v5.0' into 'release/v5.0'
Fixed memory leak when RAM free size is insufficient or setting ext scan...
See merge request espressif/esp-idf!21262
|
2022-12-02 20:37:16 +08:00 |
|
Shen Weilong
|
dcc310f468
|
Explain how mush memory that will be used by each connection/advertiser.
|
2022-12-02 14:22:53 +08:00 |
|
zwl
|
06290d44c3
|
Fixed interrupt latency when cache is disable on ESP32-C2
|
2022-11-29 16:27:05 +08:00 |
|
zwl
|
90fa0e5c49
|
Fixed memory leak when RAM free size is insufficient or setting ext scan parameters failed on ESP32-C2
|
2022-11-29 16:27:05 +08:00 |
|
Rahul Tank
|
6c4292f7b1
|
Support BLE memory release on ESP32C2
|
2022-11-22 10:38:40 +05:30 |
|
zwl
|
6b980e526a
|
Fixed occasional crash during scanning
|
2022-10-13 14:05:45 +08:00 |
|
cjin
|
9d7a7001ac
|
fix ble compilation error
|
2022-09-30 12:02:57 +08:00 |
|
Jiang Jiang Jian
|
096fdb8bb4
|
Merge branch 'bugfix/bluedroid_debug_esp32c2_rls' into 'release/v5.0'
Bugfix/bludroid debug esp32c2
See merge request espressif/esp-idf!20244
|
2022-09-21 20:37:17 +08:00 |
|
Jiang Jiang Jian
|
4bcf814855
|
Merge branch 'bugfix/ble_light_sleep_error_on_esp32c2' into 'release/v5.0'
Bugfix/ble light sleep error on esp32c2
See merge request espressif/esp-idf!20237
|
2022-09-21 10:53:29 +08:00 |
|
cjin
|
3112c8b954
|
mbuf copy hci data error fix
|
2022-09-20 18:06:45 +08:00 |
|
zwl
|
549eb762d8
|
fixed wifi can't be connected after enable bt sleep mode
|
2022-09-20 14:26:28 +08:00 |
|
zwl
|
89a141eea2
|
fixed ble can't enter light sleep
|
2022-09-19 21:32:54 +08:00 |
|
satish.solanke
|
00beda2ef1
|
Fix: blufi example memory leak while init and deinit
|
2022-09-19 11:51:05 +05:30 |
|
zwl
|
502d47fa44
|
add set/get txpwr api and fix issues such as disconnect and abnormal tx behavior for esp32c2
|
2022-08-29 15:39:01 +00:00 |
|
jingli
|
8cd7c30bc7
|
kconfig: refactor xtal freq kconfig to common configuration item
|
2022-08-08 13:53:02 +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 |
|