Wang Meng Yang
|
f3f8618eee
|
Merge branch 'fix/hfp_pcm_api_set' into 'master'
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
Closes BT-3809
See merge request espressif/esp-idf!32265
|
2024-07-30 21:11:26 +08:00 |
|
Island
|
d371677736
|
Merge branch 'bugfix/fix_ble_gattc_app_unregister' into 'master'
Bugfix/fix ble gattc app unregister
Closes BLERP-896
See merge request espressif/esp-idf!32405
|
2024-07-30 17:59:31 +08:00 |
|
zhanghaipeng
|
d703799356
|
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
|
2024-07-30 11:47:26 +08:00 |
|
chenqingqing
|
4e8dcf5753
|
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
|
2024-07-29 19:51:37 +08:00 |
|
luoxu
|
b0367f5f2f
|
feat(ble_mesh): disable some models by default
|
2024-07-29 16:02:36 +08:00 |
|
Rahul Tank
|
bd7be6a147
|
fix(nimble): Zero initialize variable to avoid garbage value
|
2024-07-26 09:38:40 +05:30 |
|
Island
|
f6c42041a4
|
Merge branch 'feature/support_ble_for_esp32c5' into 'master'
Feature/support ble for esp32c5
See merge request espressif/esp-idf!32162
|
2024-07-24 11:53:11 +08:00 |
|
Island
|
b24dd77bd1
|
Merge branch 'bugfix/fix_bci_422' into 'master'
fix(bt/bluedroid): Fixed BLE create conn cancel when conn already exist
Closes BLERP-857
See merge request espressif/esp-idf!31730
|
2024-07-24 10:27:27 +08:00 |
|
Island
|
2c44bb711e
|
Merge branch 'bugfix/fix_ble_cannot_create_conn' into 'master'
fix(ble/bluedroid): Fixed BLE cannot create connection
Closes BLERP-865
See merge request espressif/esp-idf!32170
|
2024-07-24 09:48:46 +08:00 |
|
chenjianhua
|
6962bca5fa
|
fix(bt/bluedroid): Fixed BLE create conn cancel when conn already exist
|
2024-07-23 20:31:43 +08:00 |
|
Shen Weilong
|
777b48a494
|
feat(ble): support ble on esp32c5
|
2024-07-23 20:12:43 +08:00 |
|
Island
|
ce12f4106d
|
Merge branch 'feat/support_mesh_duplicate_with_extend_scan' into 'master'
feat(bt/controller): support mesh duplicate with extend scan
Closes BLERP-868
See merge request espressif/esp-idf!32203
|
2024-07-22 17:34:24 +08:00 |
|
Island
|
0c0dfe1ad5
|
Merge branch 'fix/ble_mesh_24_76' into 'master'
fix(ble_mesh): fixed BLEMESH24-76
Closes BLEMESH24-76 and BLERP-876
See merge request espressif/esp-idf!32225
|
2024-07-22 14:04:52 +08:00 |
|
zhanghaipeng
|
667758cec7
|
fix(ble/bluedroid): Fixed BLE cannot create connection
|
2024-07-22 10:37:16 +08:00 |
|
Rahul Tank
|
6f445a52df
|
fix(nimble): Add host callback to provide security key
|
2024-07-18 20:53:07 +05:30 |
|
Rahul Tank
|
6381f604fc
|
Merge branch 'bugfix/reset_irk_when_all_unpair' into 'master'
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
See merge request espressif/esp-idf!30841
|
2024-07-18 22:41:31 +08:00 |
|
zhiweijian
|
95bd043bda
|
feat(bt/controller): support mesh duplicate with extend scan
|
2024-07-18 14:52:49 +08:00 |
|
luoxu
|
7c338ac26c
|
fix(ble_mesh): fixed BLEMESH24-76
|
2024-07-18 10:51:46 +08:00 |
|
Island
|
40034622b8
|
Merge branch 'feat/support_default_tx_level_for_esp32h2_esp32c6_esp32c2' into 'master'
Feat/support default tx level for esp32h2 esp32c6 esp32c2
See merge request espressif/esp-idf!32182
|
2024-07-18 10:30:00 +08:00 |
|
zwl
|
1a19463ceb
|
feat(bluetooth/controller): support default tx power configurable on ESP32C2
|
2024-07-17 17:27:42 +08:00 |
|
zwl
|
ceda7d04e4
|
feat(bluetooth/controller): support default tx power configurable on ESP32C6 and ESP32H2
|
2024-07-17 17:23:28 +08:00 |
|
zwl
|
d25b1375b5
|
fix(bluetooth/controller): fixed alloc memory fail when use uhci on ESP32-C6 and ESP32-H2
|
2024-07-16 15:31:05 +08:00 |
|
Rahul Tank
|
0f57d6cf34
|
fix(nimble): Fixed BLE security vulnerability when using fixed IRK
|
2024-07-15 17:30:03 +05:30 |
|
Zhao Wei Liang
|
abfca50561
|
Merge branch 'feat/optimize_bt_porting_hci_0628' into 'master'
Feat/optimize bt porting hci 0628
Closes BLERP-850 and BLERP-848
See merge request espressif/esp-idf!31913
|
2024-07-15 19:48:59 +08:00 |
|
Jiang Jiang Jian
|
5726927248
|
Merge branch 'docs/update_ble_controller_api_esp32' into 'master'
docs: revised ble esp32 controller API reference
See merge request espressif/esp-idf!32017
|
2024-07-15 19:26:37 +08:00 |
|
Jiang Jiang Jian
|
44a9881a10
|
Merge branch 'bugfix/fix_coex_loadprohibit_issue' into 'master'
fix(coex): Update bt lib for ESP32-C3 and ESP32-S3(49e572b)
Closes BT-3792
See merge request espressif/esp-idf!32071
|
2024-07-15 19:25:27 +08:00 |
|
Jin Cheng
|
3964fb1fa8
|
fix(bt/controller): Removed an improper assertion in ACL link driver
- See more from jira BT-3591
|
2024-07-12 19:35:18 +08:00 |
|
linruihao
|
55fd3f1059
|
fix(coex): Update bt lib for ESP32-C3 and ESP32-S3(e4ba7f6)
- Fixed coexist LoadProhibited issue
|
2024-07-12 15:47:28 +08:00 |
|
Wei Yu Han
|
ae3f27bafd
|
docs(ble): Removed the index of the note for esp_ble_power_type_set/get
|
2024-07-12 08:22:16 +08:00 |
|
Wei Yu Han
|
3df1e43d09
|
docs(ble): Removed a trailing whitespace
|
2024-07-12 08:01:40 +08:00 |
|
Wei Yu Han
|
e8e66a84ed
|
docs(ble): added CONN0-8 back to the second note of esp_power_level_t
|
2024-07-11 18:38:15 +08:00 |
|
Wei Yu Han
|
73b647f292
|
docs(ble): Removed the 'not effective' for CONN_HDL0 - CONN_HDL8
|
2024-07-11 18:35:42 +08:00 |
|
zhanghaipeng
|
9ac080765c
|
fix(bt): Update bt lib for ESP32-C3 and ESP32-S3(abd7733)
- Fix the issue where RSSI is incorrect when latency is not zero
|
2024-07-11 13:02:43 +08:00 |
|
Wei Yu Han
|
213c05db4b
|
docs(ble): Fixed a typo in esp_bt_mem_release comment
|
2024-07-11 10:10:37 +08:00 |
|
Wei Yu Han
|
4bfdf5ecb3
|
docs(ble): Remove one note in esp_bt_controller_mem_release
|
2024-07-10 17:53:04 +08:00 |
|
Yuhan Wei
|
28da1bc4bc
|
docs(ble): Revised the explanations for memory release related APIs
|
2024-07-10 16:29:00 +08:00 |
|
Island
|
18f118fc7c
|
Merge branch 'bugfix/fix_bleqabr24_932' into 'master'
Fixed vendor hci get controller status command on ESP32C3
Closes BLERP-825
See merge request espressif/esp-idf!31729
|
2024-07-10 10:57:08 +08:00 |
|
Yuhan Wei
|
e9f0ca3631
|
docs(ble): Reformat the code
|
2024-07-10 10:01:01 +08:00 |
|
Yuhan Wei
|
40c454bb40
|
docs(ble): Removed a period
|
2024-07-10 09:55:55 +08:00 |
|
Yuhan Wei
|
075bb4831d
|
docs(ble): Added more explanations for memory release related API
|
2024-07-10 09:31:44 +08:00 |
|
zwl
|
9610e3999e
|
feat(bluetooth/controller): update nimble host to adapt hci layer
|
2024-07-09 20:43:48 +08:00 |
|
zwl
|
e94e7b7ab2
|
feat(bluetooth/controller): add default cts and rts macro definition
|
2024-07-09 20:43:48 +08:00 |
|
zwl
|
113c8923da
|
feat(bluetooth/controller): adopting new HCI layer code on ESP32-C5
|
2024-07-09 20:43:48 +08:00 |
|
zwl
|
e154fa0af2
|
feat(bluetooth/controller): adopting new HCI layer code and support UHCI function on ESP32-C6 and ESP32-H2
|
2024-07-09 20:43:48 +08:00 |
|
zwl
|
8504040869
|
feat(bluetooth/controller): adopting new HCI layer code on ESP32-C2
|
2024-07-09 20:43:48 +08:00 |
|
zwl
|
6c097b5812
|
feat(bluetooth/controller): optimize bt hci layer code
|
2024-07-09 20:43:47 +08:00 |
|
Island
|
048f297a44
|
Merge branch 'bugfix/split_hci_log_in_nimble' into 'master'
fix(bt/nimble): split hci log in nimble
Closes IDFCI-2192, BLERP-849, and BLERP-852
See merge request espressif/esp-idf!31936
|
2024-07-09 15:28:46 +08:00 |
|
Island
|
25f071342b
|
Merge branch 'feat/add_ble50_instant' into 'master'
Add support for BLE 5.0 instances in related events
Closes BLERP-802
See merge request espressif/esp-idf!31385
|
2024-07-09 15:04:50 +08:00 |
|
Island
|
2fe83732fd
|
Merge branch 'fix/blemesh24_61' into 'master'
fix/blemesh24_61
Closes BLERP-790
See merge request espressif/esp-idf!31139
|
2024-07-08 14:05:11 +08:00 |
|
Jiang Jiang Jian
|
140905730e
|
Merge branch 'bugfix/fix_esco_conflict_with_sniff' into 'master'
fix(bt/controller): Fixed some controller bugs
Closes IDFGH-11172
See merge request espressif/esp-idf!31864
|
2024-07-08 13:45:47 +08:00 |
|