gfps: 添加认证测试和FAQ 20260505
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
Change-Id: I71e676b997159a141ca07d16f82a73b45f4b2410
This commit is contained in:
35
Pair+device+fail.md
Normal file
35
Pair+device+fail.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# Pair device fail
|
||||
|
||||

|
||||
|
||||
看样子是手机端出问题了,可以重启手机之后再次尝试该测项。
|
||||
|
||||
log 分析:
|
||||
|
||||
BLE 连上之后,手机查耳机端的primary service,
|
||||
|
||||
当手机从start handle 是26 开始查primary service的时候
|
||||
|
||||
耳机有答复对应的primary service, start handle 是 26 ,end handle 是 46
|
||||
|
||||

|
||||
|
||||
接下来手机应该从start handle 47 开始继续往下查primary service,但是后面手机一直从 start handle 26查服务
|
||||
|
||||

|
||||
|
||||
因为gfps service 在后面注册的,导致手机查不到gfps的service,再后面手机就断线了。
|
||||
|
||||
\
|
||||
|
||||
出问题的log:
|
||||
|
||||
<a href="/download/attachments/350177045/COM3_btsnoop_2023-03-22_14-42-45.cfa?version=1&modificationDate=1679468269847&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&modificationDate=1679468270127&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&modificationDate=1679469133370&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&modificationDate=1679469139803&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>
|
||||
Reference in New Issue
Block a user