Files
gfps/ota成功之后,手机没有重新查服务.md
danni_dong bdbb2527e6
All checks were successful
Sync To /home/ubuntu/gfps / sync (push) Successful in 2s
gfps: 添加认证测试和FAQ 20260505
Change-Id: I71e676b997159a141ca07d16f82a73b45f4b2410
2026-05-05 19:24:08 +08:00

18 lines
780 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ota成功之后手机没有重新查服务
原因大概是
耳机支援LE audio, 所以BLE会走配对流程
ota成功之后因为之前BLE配对过耳机和手机端都有存储LTK所以手机会使用之前缓存的service table
手机端不重新查服务使用之前缓存的service table 因为之前缓存的service table是不支援finder的
所以ota成功之后不会有弹窗出来。
需要咨询一下Google是手机端主动来查服务还是我们发service change indication 请求手机端来查服务
\
<a href="https://jira.realtek.com/browse/BB2BUG-47700" class="external-link" rel="nofollow">[BB2BUG-47700] [BB2][D-CUT][8763EKH][Harman][T530]Finder测试耳机OTA到支持Finder的版本手机没有弹框 - Jira</a>