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,31 @@
# 6 Provisioning for non-owner test fail
![](images/6+Provisioning+for+non-owner+test+fail_c08e6b9f.jpg)
这边提示说是耳机设备不正确的上报account key is owner account key
原因是这个测项想要测试非owner手机 provisioning 耳机对应的行为。
第一次手机A和耳机配对成功之后耳机会存储手机A的地址并将这个地址和account key进行绑定认为这个手机是耳机的owner。
手机A清掉配对信息之后耳机端没有清配对信息手机A再次和耳机配对耳机一看有存储这个手机的地址会直接更新account key, 认为手机A只是想更新 owner account key,  手机A还是耳机的owner.
\
但是从google 设计的这个测项来看google会认为手机A再次配对耳机的时候这个手机A就不再是耳机的owner了所以我们要用一块新的区间来存储这个新的account key并且认为这个account key是非owner account key.
我觉得google 设计的这个测项好像有点问题~我有发邮件询问google但是还没有得到答复。
\
<span style="color: rgb(255,0,0);">我有针对这个测项进行修改codecode修改之后如果手机端清掉配对信息之后耳机端要同步做factory reset不然finder功能就用不起来</span>
![](images/6+Provisioning+for+non-owner+test+fail_0b136cb5.jpg)
目前问题应该是如何界定owner device。后续会咨询google
![](https://jira.realtek.com/secure/attachment/3088067/3088067_image-2023-03-24-15-21-54-498.png)
google 答复见 FAQ [8 手机端清掉配对信息之后耳机端也要做factory reset不然finder功能用不起来](/pages/viewpage.action?pageId=350190807)
<span class="jira-issue" jira-key="BTQCSZ-6106"> <a href="https://jira.realtek.com/browse/BTQCSZ-6106" class="jira-issue-key"><img src="https://jira.realtek.com/secure/viewavatar?size=xsmall&amp;avatarId=10918&amp;avatarType=issuetype" />BTQCSZ-6106</a> - <span class="summary">\[BB2\]\[C-CUT\]\[8763EF\]\[HARMAN\]\[Finder\]Harman T520 GFPS Finder测试</span> <span class="aui-lozenge aui-lozenge-subtle aui-lozenge-current jira-macro-single-issue-export-pdf">REVIEW</span> </span>