gfps: 添加认证测试和FAQ 20260505
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s

Change-Id: I71e676b997159a141ca07d16f82a73b45f4b2410
This commit is contained in:
danni_dong
2026-05-05 19:24:08 +08:00
parent 2ed168dcf8
commit bdbb2527e6
1943 changed files with 10585 additions and 434 deletions

View File

@@ -0,0 +1,35 @@
# 11 Ringing using the accessory non-owner service(dult) fail
![](images/11+Ringing+using+the+accessory+non-owner+service(dult)+fail_6f086002.jpg)
\
测试失败的原因是:
 这个测项是要测试,
1手机下ring start cmd(0x300)给耳机
2耳机回复cmd rsp响铃
3一段时间后手机会下ring stop(0x301)
4耳机回复cmd rsp停止响铃
但是客户在步骤2之后主动停止了响铃导致第三步收到手机ring stop后耳机没办法成功执行ring stop因为ring已经被提前停止了所以耳机会回复invalid state导致测项失败。
![](images/11+Ringing+using+the+accessory+non-owner+service(dult)+fail_69ce7f34.jpg)
\
请客户听到响铃后,不要操作设备。手机软件上只提示会有铃声响起,没有让用户去停这个铃声
![](images/11+Ringing+using+the+accessory+non-owner+service(dult)+fail_0217de29.jpg)
还有注意的一个点如果客户配置的铃声很短以这个测项为例如果小于5秒那收到stop之前就播完了也就没办法被stop那也会fail spec应该是有些这个铃声的时长要求的 好像是12s
 
<span class="jira-issue resolved" jira-key="BB2BUG-44729"> <a href="https://jira.realtek.com/browse/BB2BUG-44729" class="jira-issue-key"><img src="https://jira.realtek.com/secure/viewavatar?size=xsmall&amp;avatarId=10916&amp;avatarType=issuetype" />BB2BUG-44729</a> - <span class="summary">\[BB2\]\[RTL8763ESH/ROM\]\[GMI\]\[沃莱特\]\[Harman\]\[T135\] Google Finder (Ringing using the accessory non-owner service)项测试failed</span> <span class="aui-lozenge aui-lozenge-subtle aui-lozenge-success jira-macro-single-issue-export-pdf">Closed</span> </span>
修正: <a href="https://cn4soc.rtkbf.com/gerrit/c/HoneyComb/+/215092" class="external-link" rel="nofollow">https://cn4soc.rtkbf.com/gerrit/c/HoneyComb/+/215092</a>