Bug #112910
测试 Test-IT #110961: V2.0功能测试
测试 Test-IT #111045: AF-V2.0-蓝牙接入兼容性
【AF】【EVT】【蓝牙】手机蓝牙可以搜索到DUT,并且可以进行配对连接
Status: | CLOSED | Start date: | 2022-10-25 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | 2022-11-04 | ||
Assignee: | 物联网测试组_CDTS 段小刚 | % Done: | 50% | ||
Category: | LC | ||||
Target version: | VX1_MCE_FSE_V3.0_update_20221115 | ||||
Need_Info: | -- | Found Version: | FlatBuild_VX1_MCE_xx.xx_FSE.D.user.0.0.0.20221023.alpha | ||
Resolution: | DUPLICATE | Degrated: | -- | ||
Severity: | Normal | Verified Version: | FlatBuild_HH_VX1_MCE_FSE.M.D.user.01.00.X101.202211160534 | ||
Reproducibility: | Every time | Fixed Version: | |||
Test Type: | IT | Root cause: |
Description
Description
测试版本:FlatBuild_VX1_MCE_xx.xx_FSE.D.user.0.0.0.20221023.alpha
【前提条件】
1、设备已开机
2、车屏上的蓝牙已被打开
【测试步骤】
1、使用手机打开蓝牙进行搜索
2、找到对应车屏蓝牙——进行配对申请
3、配对成功
【预期结果】
3、根据prd文件只支持 耳机、音箱、键盘、手柄;所以应该手机蓝牙配对失败
【实际结果】
3、手机蓝牙配对成功
【复现率】
3/3
【Log】
log见附件
History
#1 Updated by 物联网测试组_CDTS 段小刚 over 2 years ago
- Parent task set to #111045
#2 Updated by CDTS-TEST 周婷 over 2 years ago
- Due date changed from 2022-10-29 to 2022-11-04
- Target version changed from VX1_MCE_FSE_V3.0_20221030 to VX1_MCE_FSE_V3.0_update_20221115
#3 Updated by CD LC 陶洪普 over 2 years ago
http://192.168.87.66:8003/source/xref/plum-c6490-la2.0-vendor-qssi11-dev/LINUX/android/vendor/qcom/opensource/commonsys/packages/apps/Bluetooth/res/values/config.xml#16
保留下面profile
<bool name="profile_supported_a2dp">true</bool>
<bool name="profile_supported_hs_hfp">true</bool>
<bool name="profile_supported_hid_host">true</bool>
<bool name="profile_supported_gatt">true</bool>
<bool name="pbap_include_photos_in_vcard">true</bool>
<bool name="pbap_use_profile_for_owner_vcard">true</bool>
<bool name="profile_supported_avrcp_target">true</bool>
<bool name="profile_supported_avrcp_controller">true</bool>
Disable 下面Profile
<bool name="profile_supported_pan">false</bool>
<bool name="profile_supported_hid_device">false</bool>
<bool name="profile_supported_opp">false</bool>
待确定
<bool name="profile_supported_sap">false</bool>
<bool name="profile_supported_pbap">false</bool>
<bool name="profile_supported_map">false</bool>
#4 Updated by CD LC 陶洪普 over 2 years ago
@涂宇,
请帮忙把patch连接更新上去,谢谢!
#5 Updated by CD LC涂宇 over 2 years ago
- % Done changed from 0 to 50
- Resolution changed from -- to DUPLICATE
#7 Updated by CD LC 陶洪普 over 2 years ago
- Status changed from New to RESOLVED
- Assignee changed from CD LC 陶洪普 to CDTS_TEST 王成
#8 Updated by 物联网测试组_CDTS 段小刚 over 2 years ago
- Status changed from RESOLVED to VERIFIED
- Assignee changed from CDTS_TEST 王成 to 物联网测试组_CDTS 段小刚
- Verified Version set to FlatBuild_HH_VX1_MCE_FSE.M.D.user.01.00.X101.202211160534
验证结果:手机蓝牙可搜索到设备蓝牙,进行配对时,设备会主动决绝,导致无法配对——Pass
#9 Updated by 物联网测试组_CDTS 段小刚 over 2 years ago
- Status changed from VERIFIED to CLOSED
使用11.16user版本验证 该问题已解决——关闭
#10 Updated by IoT scm about 2 years ago
ID | Project | Branch | Uploader |
202288 | general/platform/vendor/qcom-opensource/system/bt | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:BT: Adjust the bt trace level temporarily Set all the bt trace level to verbose for issue analysis. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910 Change-Id: I2ec3128e299009742f6c715e18842f0ddf938180 |
#11 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
316762 | general/device/qcom/qssi | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:BT:Enable bt snoop log by default Enable bt snoop log by default. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910 Change-Id: Ib07289dd48ab409e4bb0cb89ec2e5b4a7766fec5 |
#12 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
317370 | general/platform/vendor/hht/apps/HiCar | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Reconnect for nomanual hicar disconnection 1. Init HiCarBtReconnectService 2. When HiCar is disconnected and the list of trusted devices is not empty, try to connect trusted devices. 3. After successful connection, stop the connection attempt. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I51c0c2863fd6630db44e03b76d261039a9b18383 |
#13 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
318504 | general/platform/vendor/qcom-opensource/packages/apps/Bluetooth | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Set HFP Client connect policy to ALLOWED Set HFP Client connect policy to ALLOWED. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I92df5ad404871fd86b92998963c3655352407491 |
#14 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
319351 | general/platform/vendor/qcom-opensource/packages/apps/Bluetooth | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
Revert LC:HiCar: Set HFP Client connect policy to ALLOWED This reverts commit 623bf5725c883a7a4bb2efaf566c9de870337ade. Reason for revert: For HiCar connect/reconnect when bt is A2dp source. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I26c06eef5cf4887c3014cc2e4e8e20482d034fc9 |
#15 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
319507 | general/platform/vendor/qcom-opensource/packages/apps/Bluetooth | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Auto connect PAN Automatically connect PAN when Bluetooth is turned on. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I7e87f40afe55d727ee318392a6ffc3c2a4a9592a |
#16 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
319502 | general/platform/vendor/hht/apps/HiCar | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Reconnect for nomanual hicar disconnection(2/2) Try reconnecting the Bluetooth protocol until the HiCar connection is successful. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: Ie7c403ae7397fea853326430f52f6094e1f0c68f |
#17 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
321307 | general/platform/vendor/hht/apps/HiCar | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Remove the task delay when HiCarBtConnectService init Remove the task delay when HiCarBtConnectService init. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I4a4425737b01e49bbc023777a0b0e06e100ea9b0 |
#18 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
321308 | general/platform/vendor/hht/apps/HiCar | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Set supported 5G channel Set supported 5G channel [36,40,44,48,149] TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I3c92ff48791301e9d5c5d658c070e7dfeb39ade3 |
#19 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
321027 | general/platform/vendor/hht/apps/HiCar | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Attempt to reconnect only after successful init Attempt to reconnect only after Bluetooth connected successfully and HiCar init is successful. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-262 Change-Id: Id775010686e3384ad19915d935125d668d37f437 |
#20 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
320999 | general/platform/packages/modules/NetworkStack | Pre_figure_turbox-c2130c-la1.1-qssi12-dev | taohp0107@thundersoft.com |
LC:HiCar: Set softap IP to 192.168.43.1 for wlan1 Set softap IP to 192.168.43.1 for wlan1. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-262 Change-Id: I770ec4c5652905550b6e3f95a186198accc59e03 |
#21 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
323258 | general/device/qcom/qssi | Pre_figure_turbox-c2130c-la1.1-qssi12-release_sorp | wangxl0510@thundersoft.com |
LC:BT:Enable bt snoop log by default Enable bt snoop log by default. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910 Change-Id: Ib07289dd48ab409e4bb0cb89ec2e5b4a7766fec5 (cherry picked from commit ad688fb20a1ecca1f75ac673b4b1a03e5afb87e5) |
#22 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
323272 | general/platform/vendor/qcom-opensource/packages/apps/Bluetooth | Pre_figure_turbox-c2130c-la1.1-qssi12-release_sorp | wangxl0510@thundersoft.com |
LC:HiCar: Set HFP Client connect policy to ALLOWED Set HFP Client connect policy to ALLOWED. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I92df5ad404871fd86b92998963c3655352407491 (cherry picked from commit 623bf5725c883a7a4bb2efaf566c9de870337ade) |
#23 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
323273 | general/platform/vendor/qcom-opensource/packages/apps/Bluetooth | Pre_figure_turbox-c2130c-la1.1-qssi12-release_sorp | wangxl0510@thundersoft.com |
Revert LC:HiCar: Set HFP Client connect policy to ALLOWED This reverts commit 623bf5725c883a7a4bb2efaf566c9de870337ade. Reason for revert: For HiCar connect/reconnect when bt is A2dp source. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I26c06eef5cf4887c3014cc2e4e8e20482d034fc9 (cherry picked from commit 0547e5484be830ca7e127eb180ccc35c3a26889f) |
#24 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
323276 | general/platform/vendor/qcom-opensource/packages/apps/Bluetooth | Pre_figure_turbox-c2130c-la1.1-qssi12-release_sorp | wangxl0510@thundersoft.com |
LC:HiCar: Auto connect PAN Automatically connect PAN when Bluetooth is turned on. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-269 Change-Id: I7e87f40afe55d727ee318392a6ffc3c2a4a9592a (cherry picked from commit 8c1a69ee37aae94c915f23d5ef1781aa65138931) |
#25 Updated by IoT scm over 1 year ago
ID | Project | Branch | Uploader |
323320 | general/platform/packages/modules/NetworkStack | Pre_figure_turbox-c2130c-la1.1-qssi12-release_sorp | wangxl0510@thundersoft.com |
LC:HiCar: Set softap IP to 192.168.43.1 for wlan1 Set softap IP to 192.168.43.1 for wlan1. TC-RID: 1201-0400120 IssueID: TS-R-BUG-112910, VCH-262 Change-Id: I770ec4c5652905550b6e3f95a186198accc59e03 (cherry picked from commit 18ba92538ef42be453dd8ce623b01dea1d0eb306) |