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

35
Pair+device+fail.md Normal file
View File

@@ -0,0 +1,35 @@
# Pair device fail
![](images/Pair+device+fail_96c85301.jpg)
看样子是手机端出问题了,可以重启手机之后再次尝试该测项。
log 分析:
BLE 连上之后手机查耳机端的primary service
当手机从start handle 是26 开始查primary service的时候
耳机有答复对应的primary service start handle 是 26 end handle 是 46
![](images/Pair+device+fail_567827d3.jpg)
接下来手机应该从start handle 47 开始继续往下查primary service但是后面手机一直从 start handle  26查服务
![](images/Pair+device+fail_dd043a6e.jpg)
因为gfps service 在后面注册的导致手机查不到gfps的service再后面手机就断线了。
\
出问题的log:
<a href="/download/attachments/350177045/COM3_btsnoop_2023-03-22_14-42-45.cfa?version=1&amp;modificationDate=1679468269847&amp;api=v2" data-linked-resource-container-id="350177045" data-linked-resource-container-version="1" data-linked-resource-content-type="application/octet-stream" data-linked-resource-default-alias="COM3_btsnoop_2023-03-22_14-42-45.cfa" data-linked-resource-id="350177050" data-linked-resource-type="attachment" data-linked-resource-version="1">COM3_btsnoop_2023-03-22_14-42-45.cfa</a>
<a href="/download/attachments/350177045/COM3_2023-03-22_14-42-34.log?version=1&amp;modificationDate=1679468270127&amp;api=v2" data-linked-resource-container-id="350177045" data-linked-resource-container-version="1" data-linked-resource-content-type="text/plain" data-linked-resource-default-alias="COM3_2023-03-22_14-42-34.log" data-linked-resource-id="350177051" data-linked-resource-type="attachment" data-linked-resource-version="1" data-nice-type="Text File">COM3_2023-03-22_14-42-34.log</a>
正常的log
<a href="/download/attachments/350177045/COM3_2023-03-22_14-59-12.log?version=1&amp;modificationDate=1679469133370&amp;api=v2" data-linked-resource-container-id="350177045" data-linked-resource-container-version="1" data-linked-resource-content-type="text/plain" data-linked-resource-default-alias="COM3_2023-03-22_14-59-12.log" data-linked-resource-id="350177142" data-linked-resource-type="attachment" data-linked-resource-version="1" data-nice-type="Text File">COM3_2023-03-22_14-59-12.log</a>
<a href="/download/attachments/350177045/COM3_btsnoop_2023-03-22_14-59-14.cfa?version=1&amp;modificationDate=1679469139803&amp;api=v2" data-linked-resource-container-id="350177045" data-linked-resource-container-version="1" data-linked-resource-content-type="application/octet-stream" data-linked-resource-default-alias="COM3_btsnoop_2023-03-22_14-59-14.cfa" data-linked-resource-id="350177146" data-linked-resource-type="attachment" data-linked-resource-version="1">COM3_btsnoop_2023-03-22_14-59-14.cfa</a>