cjin
e44f1373a0
feat(ble): add sm count reserve cnt setting on ESP32-H2
2025-06-26 14:54:53 +08:00
cjin
ab92fef5be
feat(ble): add sm count reserve cnt setting on ESP32-C6 and ESP32-C61
2025-06-26 14:54:53 +08:00
cjin
3d96faae5d
feat(ble): add sm count reserve cnt setting on ESP32-C5
2025-06-26 14:54:53 +08:00
zwl
44d7fc43f6
fix(ble): fixed an occasional abnormal scanning stop issue on ESP32-C5
2025-06-06 17:56:23 +08:00
zwl
3c8ba488e0
fix(ble): fixed an occasional assertion issue during sync on ESP32-C6
2025-06-06 17:56:11 +08:00
zhiweijian
1d739291ca
feat(ble/controller): Reduce bin size and IRAM for BLE rom code
2025-05-21 10:22:37 +08:00
zwl
9d687daf36
feat(ble): support creating connections during scanning process on ESP32-C5
2025-05-16 15:09:16 +08:00
zwl
207d85a5f7
feat(ble): support creating connections during scanning process on ESP32-H2
2025-05-16 14:31:44 +08:00
zwl
cd6038b6cf
fix(ble): fixed occasional assert issue in scan and connection scenarios on ESP32-C6
2025-05-16 14:22:25 +08:00
Sumeet Singh
12639efed5
feat(nimble): Added some fixes for autopts testing
2025-05-07 15:27:08 +05:30
cjin
6c8ee69151
feat(ble): support ble sleep using 136 kHz RC on ESP32-H2
2025-04-22 10:02:57 +08:00
cjin
718dd7a87a
feat(ble): support ble sleep using 136 kHz RC on ESP32-C6
2025-04-22 10:02:49 +08:00
cjin
cb8ea7951c
feat(ble): support ble sleep using 136 kHz RC on ESP32-C5
2025-04-18 11:10:51 +08:00
chenjianhua
8742bbe553
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(566c8e3)
...
- Support BLE vendor hci set RX sensitivity and AGC gain command
2025-03-31 11:23:54 +08:00
Shen Weilong
11289ffe86
feat(ble/controller): Added memory boundary check for ESP32-C5
2025-03-25 15:08:52 +08:00
Shen Weilong
66f5d3dd80
feat(ble/controller): Added memory boundary check for ESP32-C61
2025-03-25 15:08:18 +08:00
Shen Weilong
12c0cd63d3
feat(ble/controller): Added memory boundary check for ESP32-C6 and ESP32-H2
2025-03-25 15:08:06 +08:00
chenjianhua
d5664c20ad
fix(bt): Update bt lib for ESP32(dc1cd581)
...
- Remove unused functions in the controller
- Add an SDK config for the minimum size of encryption key
2025-03-25 15:07:31 +08:00
zhiweijian
a24fdf2892
feat(bt): fixed some doc error and add ocf parameters description
2025-03-25 15:07:31 +08:00
Shen Weilong
3a71bec278
feat(bt): added definitions for bluetooth hci vendor commands and events
2025-03-25 15:07:31 +08:00
cjin
b62f094ed5
fix(ble): remove macro in lpclk src get api on ESP32-C6
2025-03-17 10:44:21 +08:00
cjin
b62736b764
fix(ble): remove macro in lpclk src get api on ESP32-C5
2025-03-17 10:44:21 +08:00
zwl
71cea01694
feat(ble): add enhanced connect function on ESP32-C2
2025-03-17 10:44:21 +08:00
Shen Weilong
892b3a0b0e
feat(ble): tell controller if vhci is enabled for ESP32-C2
2025-03-11 09:51:50 +08:00
Shen Weilong
981e5ba260
feat(ble): tell controller if vhci is enabled for ESP32-C5
2025-03-10 20:40:01 +08:00
Shen Weilong
ac2b67d6c5
feat(ble): tell controller if vhci is enabled for ESP32-C6 and ESP32-H2
2025-03-10 20:34:36 +08:00
chenjianhua
d672f909f3
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(b34b7d6)
...
- Fixed enhanced TX power setting and getting for legacy adv
- Fixed BLE assert lld_con.c 2387
- Fixed compatibility issues during the encryption procedure
- Support BLE vendor hci enable CCA command
2025-02-27 20:52:05 +08:00
chenjianhua
d4c15e2cb6
feat(bt): Update bt lib for ESP32-C3 and ESP32-S3(723439d)
...
- Added BLE controller debug log trace
- Added BLE controller log module
2025-02-25 15:18:58 +08:00
Wang Meng Yang
4f2105d03e
Merge branch 'feat/support_ble_debug_with_gpio' into 'master'
...
Support BLE debug with GPIO on ESP32
Closes BLERP-1519
See merge request espressif/esp-idf!36621
2025-02-17 10:29:46 +08:00
zhanghaipeng
0a7888f839
fix(ble): Update bt lib for ESP32(2a2631f)
...
- Support ESP32 BLE GPIO DEBUG
2025-02-13 20:54:04 +08:00
zwl
6cb617617d
feat(ble): add channel assessment and enhanced connect function on ESP32-C5
2025-02-13 18:29:41 +08:00
zwl
0ffac92586
feat(ble): add channel assessment and enhanced connect function on ESP32-H2
2025-02-13 18:29:41 +08:00
zwl
821e587fda
feat(ble): add channel assessment and enhanced connect function on ESP32-C6
2025-02-13 18:29:41 +08:00
xiongweichao
aa674c4eab
feat(bt): Added API to get/set low power clock source
2025-01-21 17:50:17 +08:00
zhouxiao
acf5823a0d
change(ble): Update esp_bt.h controller config for C5 and rom.ble-eco4.ld for C2ECO4
2025-01-10 20:44:27 +08:00
chenjianhua
ad3554fbed
fix(bt): Update bt lib for ESP32(ba6739f)
...
- Fixed assert in lld_evt.c at line 2353
- Fixed interrupt WDT when shutdown bt controller
- Added config for BLE vendor HCI QA command
- Added config for BLE channel assessment and ping procedure
2024-12-25 11:36:29 +08:00
Island
8458cfffba
Merge branch 'feat/support_some_vendor_hci_for_qa' into 'master'
...
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
Closes BLERP-1299, BLERP-1298, BLERP-1287, BLERP-1281, BLERP-1328, BLERP-1340, BLERP-1341, BLERP-1343, BLERP-1344, BLERP-1361, and BLERP-1308
See merge request espressif/esp-idf!35447
2024-12-16 10:55:44 +08:00
zwl
6b01a56e09
fix(ble): fixed the connect issue when rx error aa on ESP32-C2
2024-12-13 15:34:21 +08:00
zhanghaipeng
0a8f808cd2
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(555b0a2)
...
- Check Access Address when receive connection request PDU
- Fix issue with BLE5.0 duplicate scan for chained packets
2024-12-13 13:40:26 +08:00
Wei Yu Han
6f390af3cc
docs(ble): Refactored the API reference for esp32/c3/s3 BT controller
2024-12-03 11:37:18 +08:00
Wei Yu Han
f47baa086e
fix(ble): Optimizied the bluetooth build test rules
2024-12-02 14:18:11 +08:00
chenjianhua
2d96d67b7a
fix(bt/controller): Fixed hci uart example compile error on ESP32C3
2024-11-27 16:58:53 +08:00
Island
3075efd80c
Merge branch 'bugfix/add_aa_check_on_esp32c2_and_esp32c6' into 'master'
...
Bugfix/add aa check on esp32c2 and esp32c6
Closes BLERP-1280, BLERP-1279, BLERP-1268, BLERP-1275, BLERP-1262, BLERP-1258, BLERP-1257, BLERP-1209, BLERP-1198, BLERP-1186, BLERP-1188, BLERP-1184, BLERP-1170, BLERP-1274, BLERP-1246, BLERP-1173, BLERP-1225, BLERP-1267, BLERP-1260, BLERP-1226, BLERP-1216, BLERP-1205, BLERP-1159, BLERP-1134, BLERP-1133, BLERP-1059, BLERP-1050, BLERP-1068, BLERP-1135, BLERP-1145, BLERP-1081, BLERP-1123, BLERP-1223, BLERP-1264, BLERP-1265, BLERP-1272, BLERP-1271, BLERP-1169, BLERP-1201, BLERP-1215, BLERP-1200, BLERP-1082, BLERP-1210, BLERP-1144, BLERP-1142, BLERP-1143, and BLERP-1140
See merge request espressif/esp-idf!35212
2024-11-27 15:45:37 +08:00
zwl
093b65e27c
fix(ble): fixed the connect issue when rx error aa on ESP32-H2
2024-11-27 10:22:26 +08:00
zwl
69b535d422
fix(ble): fixed the connect issue when rx error aa on ESP32-C6
2024-11-27 10:22:26 +08:00
chenjianhua
e5789a8ca1
feat(ble/bluedroid): Support setting connection params when creating connection
2024-11-26 12:10:27 +08:00
xiongweichao
383bc035ce
fix(bt): Move esp_wifi_bt_power_domain_on/off to esp_phy_init.h
2024-11-19 10:12:37 +08:00
Island
92e4b80a65
Merge branch 'feat/support_controller_run_in_flash_only' into 'master'
...
Feat/support controller run in flash only
Closes BLERP-1164, BLERP-1165, and BLERP-1174
See merge request espressif/esp-idf!33290
2024-10-31 15:15:01 +08:00
zhiweijian
4b767d03fe
feat(bt/controller): Support controller code run in flash only
2024-10-30 10:05:39 +08:00
zhanghaipeng
8f7672e117
fix(bt/ble): Update esp32 libbtdm_app.a (17db8bd)
...
- Added a verification step for the Access Address within the CONNECT_IND PDU
2024-10-29 19:25:34 +08:00