Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AnW_BT_SRV AnW_BT_SRV
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • delly chen
  • AnW_BT_SRVAnW_BT_SRV
  • Wiki
  • Q A

Q A · Changes

Page history
Update Q A authored Aug 23, 2022 by delly chen's avatar delly chen
Show whitespace changes
Inline Side-by-side
Showing with 6 additions and 3 deletions
+6 -3
  • Q-A.md Q-A.md +6 -3
  • No files found.
Q-A.md
View page @ 2ddb51ed
......@@ -2,7 +2,10 @@ Q: 手機/車機配對紀錄刪除後, 是否可以直接藍芽連接? 以及預
A: 手機/車機配對刪除, 車機可透過 **ANWBTSRV_ConnectDevice**, SDK會先"配對"(包括PIN Code驗證),再"連結"
Q: 為何AirPod無法搜尋成功?
A: 請檢查 **AnWBTSRV_StartInquiry**, u_int32 devClass 必須設定 0(全局設備掃描), Application 再濾除所需要的設備
A: 請檢查 **AnWBTSRV_StartInquiry**, _u_int32 devClass_ 必須設定 0(全局設備掃描), App 再濾除所需要的設備
Q: 是不是只有在 **AnWBTSRV_BTPowerOn** 之後, AnWBTSRV_GetAllPairedDeviceInfo才拿得到資料?
A: 都是yes,建議可以在power off 前獲取, 存儲到 prefer 的文件
\ No newline at end of file
Q: 為何AirPod無法從車機成功重連?
A: 有可能是設備名更新或設備端 link-key 已失效.請先從列表移除AirPod 或者手動清除資料庫,例: _/etc/app/anwbt_storage.bin_, 再進行配對重連
Q: 是不是只有在 **AnWBTSRV_BTPowerOn** 之後, _AnWBTSRV_GetAllPairedDeviceInfo_才拿得到資料?
A: 是,建議可以在呼叫 **AnWBTSRV_BTPowerOff** 前獲取, 另行存儲到外部空間
\ No newline at end of file
Clone repository

RELEASENOTE
USER MANUAL
Q & A
COMMAND MAN PAGE