cjin
|
992bf3f078
|
feat(ble): add internal api to change ble slow clock source
|
2024-09-05 10:17:20 +08:00 |
|
cjin
|
420f3ac086
|
fix(ble): remove ble wakeup before entering light sleep
|
2024-09-05 10:17:20 +08:00 |
|
Island
|
990a84add7
|
Merge branch 'bugfix/fixed_c6_c2_issues_master_v5.3' into 'release/v5.3'
Bugfix/fixed c6 c2 issues master (v5.3)
See merge request espressif/esp-idf!33064
|
2024-09-05 10:09:00 +08:00 |
|
Rahul Tank
|
92e4100df1
|
feat(nimble): Add support to allow connection during scanning
|
2024-09-04 14:27:04 +05:30 |
|
Rahul Tank
|
30d5bd0bdc
|
Merge branch 'backport/nimble_support_cte_release_5_3' into 'release/v5.3'
Backport Bluetooth LE 5.1 direction finding host support (Backport v5.3)
See merge request espressif/esp-idf!33222
|
2024-09-04 15:45:07 +08:00 |
|
Jiang Jiang Jian
|
90f1111868
|
Merge branch 'contrib/github_pr_14286_v5.3' into 'release/v5.3'
fix(bt): Add a parameter in the two least significant bits of Class of Device (backport v5.3)
See merge request espressif/esp-idf!33164
|
2024-09-04 14:01:00 +08:00 |
|
Geng Yuchao
|
42a5118974
|
feat: Add support for BLE 5.1 Direction Finding feature
|
2024-09-04 09:38:00 +05:30 |
|
Geng Yuchao
|
be33558164
|
feat: Add direction finding relate defines and kconfig and CMakeLists
|
2024-09-04 09:38:00 +05:30 |
|
Rahul Tank
|
3ea09ae6c2
|
Merge branch 'feat/set_data_length_enhancement_v5.3' into 'release/v5.3'
feat(nimble): Add extra handling for set data len packet event (v5.3)
See merge request espressif/esp-idf!32622
|
2024-09-04 12:05:31 +08:00 |
|
Rahul Tank
|
a6df4152ac
|
Merge branch 'bugfix/handle_linked_om_blufi_v5.3' into 'release/v5.3'
fix(nimble) Added change to handle linked om data at blufi layer (v5.3)
See merge request espressif/esp-idf!31974
|
2024-09-04 12:00:09 +08:00 |
|
chenqingqing
|
020276b94a
|
fix(bt): Add a parameter in the two least significant bits of Class of Device
|
2024-08-28 16:46:31 +08:00 |
|
WebDust21
|
4d8825dfa6
|
fix(bt): Enable use of RESERVED bits in COD (GitHub PR)
|
2024-08-28 16:46:21 +08:00 |
|
zwl
|
bd8e4e8cd1
|
fix(ble): fixed ble controller issues on ESP32-H2
|
2024-08-24 14:34:08 +08:00 |
|
zwl
|
8a4b12a7a7
|
fix(ble): fixed ble controller issues on ESP32-C6
|
2024-08-24 14:34:04 +08:00 |
|
zwl
|
4768c57ad2
|
fix(ble): fixed ble controller issues on ESP32-C2
|
2024-08-24 13:57:27 +08:00 |
|
linruihao
|
13326df918
|
fix(bt/controller): Fixed bluetooth disconnect issue after modem sleep on ESP32
|
2024-08-21 17:55:52 +08:00 |
|
chenjianhua
|
5703d60420
|
fix(bt): Update bt lib for ESP32(241c96c)
- Fixed BLE vendor HCI get controller status command
|
2024-08-21 17:54:20 +08:00 |
|
Jiang Jiang Jian
|
808950a25a
|
Merge branch 'fix/hfp_pcm_api_set_v5.3' into 'release/v5.3'
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape (backport v5.3)
See merge request espressif/esp-idf!32483
|
2024-08-21 17:27:14 +08:00 |
|
zwl
|
6c507056f3
|
fix(ble): fixed blufi issue on ESP32-C2
|
2024-08-19 21:48:12 +08:00 |
|
xiongweichao
|
b1c9475b71
|
fix(bt/controller): Fixed disconnection issue
- Fixed the issue of disconnection caused by updating the channel map in sniff mode
|
2024-08-16 12:20:47 +08:00 |
|
chenqingqing
|
aa2290a0ae
|
fix(bt/bluedroid): Add PCM configuration about pcm frame sync signal shape
|
2024-08-16 12:20:47 +08:00 |
|
Island
|
bbe0750ca0
|
Merge branch 'bugfix/fixed_ble_issues_on_c6_h2_c2_0731_v5.3' into 'release/v5.3'
Bugfix/fixed ble issues on c6 h2 c2 0731 (v5.3)
See merge request espressif/esp-idf!32460
|
2024-08-14 16:51:57 +08:00 |
|
Rahul Tank
|
584be40657
|
fix(nimble) Added change to handle linked om data at blufi layer
|
2024-08-13 16:53:36 +05:30 |
|
Rahul Tank
|
b7513a2d1e
|
feat(nimble): Add extra handling for set data len packet event
|
2024-08-05 16:42:55 +05:30 |
|
Rahul Tank
|
01f0fd4158
|
fix(nimble): Modify Advertising Tx power levels
|
2024-08-03 14:42:10 +05:30 |
|
Island
|
883ee8b0a0
|
Merge branch 'bugfix/fix_ble_security_param_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization (v5.3)
See merge request espressif/esp-idf!32505
|
2024-08-02 17:38:40 +08:00 |
|
Island
|
530f10f261
|
Merge branch 'bugfix/fix_ble_gattc_app_unregister_v5.3' into 'release/v5.3'
Bugfix/fix ble gattc app unregister (v5.3)
See merge request espressif/esp-idf!32438
|
2024-08-02 17:30:29 +08:00 |
|
zhanghaipeng
|
1df847e2a0
|
fix(ble/bluedroid): Fixed issue with resetting BLE security parameters during initialization
|
2024-08-01 16:17:53 +08:00 |
|
Rahul Tank
|
7be0bf12af
|
fix(nimble): Add return value to RPA Timeout API
|
2024-08-01 09:23:24 +05:30 |
|
zwl
|
5509cda7ca
|
fix: fixed directed adv can't be conneted when adv filter is 0x2 on ESP32C2
|
2024-07-31 14:38:40 +08:00 |
|
zwl
|
8d22f1c609
|
fix: fixed occasional wdt issue in multi-connection scenarios on ESP32H2
|
2024-07-31 14:38:40 +08:00 |
|
Island
|
144b731f3a
|
Merge branch 'feat/save_ble_log_to_flash_0605_v5.3' into 'release/v5.3'
ble: save ble log to flash on ESP32C6 (v5.3)
See merge request espressif/esp-idf!32394
|
2024-07-31 11:29:39 +08:00 |
|
zhanghaipeng
|
18a4191adf
|
fix(ble/bluedroid): Fix incorrect state issue when unregistering BLE GATTC application
|
2024-07-30 18:03:37 +08:00 |
|
Jiang Jiang Jian
|
0ac440afcc
|
Merge branch 'bugfix/split_hci_log_in_nimble_v5.3' into 'release/v5.3'
fix(bt/nimble): split hci log in nimble (backport v5.3)
See merge request espressif/esp-idf!32383
|
2024-07-30 10:33:16 +08:00 |
|
zwl
|
6e11307d16
|
fix(ble): fixed tx memory leak issue when controller disable
|
2024-07-29 11:56:10 +08:00 |
|
zwl
|
ba97f7d755
|
fix(ble): fixed wdt issue when print key controller info on ESP32-C6 and ESP32-H2
|
2024-07-29 11:56:10 +08:00 |
|
zwl
|
29d8e723b8
|
feat(bluetooth/controller): support switching log output mode on ESP32-C2
|
2024-07-29 11:56:09 +08:00 |
|
zwl
|
30ff46717f
|
feat(bluetooth/controller): support switching log output mode on ESP32-C6 and ESP32-H2
|
2024-07-29 11:56:09 +08:00 |
|
zwl
|
565053406b
|
feat(bluetooth/controller): storage ble controller log to flash on ESP32C2
|
2024-07-29 11:56:09 +08:00 |
|
zwl
|
777e58f80e
|
feat(bluetooth/controller): storage ble controller log to flash on ESP32C6 and ESP32H2
|
2024-07-29 11:56:08 +08:00 |
|
zhiweijian
|
917bcc2cd8
|
fix(bt/nimble): split hci log in nimble
|
2024-07-29 09:46:13 +08:00 |
|
Rahul Tank
|
3469d50a8b
|
fix(nimble): Zero initialize variable to avoid garbage value
|
2024-07-26 21:29:00 +05:30 |
|
Rahul Tank
|
d43458790d
|
Merge branch 'bugfix/host_cb_to_provide_key_v5.3' into 'release/v5.3'
fix(nimble): Add host callback to provide security key (v5.3)
See merge request espressif/esp-idf!32247
|
2024-07-26 23:00:00 +08:00 |
|
Jiang Jiang Jian
|
2e512fb8ee
|
Merge branch 'bugfix/ld_acl_c_3576_v5.3' into 'release/v5.3'
fix(bt/controller): Removed an improper assertion in ACL link driver (v5.3)
See merge request espressif/esp-idf!32117
|
2024-07-26 19:09:47 +08:00 |
|
Rahul Tank
|
01086e0307
|
fix(nimble): Add host callback to provide security key
|
2024-07-26 11:34:40 +05:30 |
|
Rahul Tank
|
9f7f1f3bf2
|
Merge branch 'bugfix/reset_irk_when_all_unpair_v5.3' into 'release/v5.3'
fix(nimble): Fixed BLE security vulnerability when using fixed IRK (v5.3)
See merge request espressif/esp-idf!32156
|
2024-07-26 14:03:09 +08:00 |
|
Jin Cheng
|
81cdaa3ace
|
fix(bt/controller): Removed an improper assertion in ACL link driver
It can be triggered on peripheral SNIFF mode
when RX window is adjusted on ESP32.
|
2024-07-26 12:40:04 +08:00 |
|
Jiang Jiang Jian
|
b81f35157b
|
Merge branch 'bugfix/fix_ble_cannot_create_conn_v5.3' into 'release/v5.3'
fix(ble/bluedroid): Fixed BLE cannot create connection(v5.3)
See merge request espressif/esp-idf!32306
|
2024-07-26 11:54:58 +08:00 |
|
Jiang Jiang Jian
|
2ea1eff316
|
Merge branch 'bugfix/fix_some_ble_bugs_cjh_v5.3' into 'release/v5.3'
Fixed some BLE bugs 240723 (backport v5.3)
See merge request espressif/esp-idf!32345
|
2024-07-26 11:53:59 +08:00 |
|
Jiang Jiang Jian
|
1fa25ff842
|
Merge branch 'feat/add_ble50_instant_v5.3' into 'release/v5.3'
Add support for BLE 5.0 instances in related events (v5.3)
See merge request espressif/esp-idf!31990
|
2024-07-26 11:53:08 +08:00 |
|