Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • AnW_STA5_SmartLink AnW_STA5_SmartLink
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • Ervin Lan
  • AnW_STA5_SmartLinkAnW_STA5_SmartLink
  • Wiki
  • STA5 SmartLink command guidance

STA5 SmartLink command guidance · Changes

Page history
Update STA5 SmartLink command guidance authored Apr 19, 2022 by Ervin Lan's avatar Ervin Lan
Hide whitespace changes
Inline Side-by-side
Showing with 19 additions and 0 deletions
+19 -0
  • STA5-SmartLink-command-guidance.md STA5-SmartLink-command-guidance.md +19 -0
  • No files found.
STA5-SmartLink-command-guidance.md
View page @ fba37537
......@@ -23,6 +23,7 @@
- [Return Phone Link connection status](#return-phone-link-connection-status)
- [iAP2 connected](#iap2-connected)
- [iAP2 disconnected](#iap2-disconnected)
- [Disconnect BT connection with iPhone](#disconnect-bt-connection-with-iphone)
- [VIP Socket](#vip-socket)
- [Android Auto VIP Socket](#android-auto-vip-socket)
- [CarPlay VIP Socket](#carplay-vip-socket)
......@@ -394,6 +395,24 @@ if (ret < 0) {
- From SmartLink: No return message.
### Disconnect BT connection with iPhone
- From SmartLink - Server
- Call BTSRV to disconnect BT connection with iPhone.
| Data member | Value |
| -------------------------- | ---------------------------------------- |
| version | SML_MAJOR_VERSION |
| mode | E_DELEGATE |
| AppType | Refer to type APP_TYPE. |
| state | E_STATE_OK |
| AppClientID | Client ID. |
| srcAppName | "SML" |
| dstAppName | Received Application name |
| cmd | E_DISCONNECT_IPHONE_BT |
| len | Total length of message in bytes(288+6). |
| ---Outside of 288 bytes--- | |
| BtMacAddress[6] | 6 bytes, the BT MAC address of MD. |
## VIP Socket
### Android Auto VIP Socket
......
Clone repository
  • APIs
  • STA5 SmartLink command guidance
  • Home