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 27, 2022 by Ervin Lan's avatar Ervin Lan
Hide whitespace changes
Inline Side-by-side
Showing with 14 additions and 13 deletions
+14 -13
  • STA5-SmartLink-command-guidance.md STA5-SmartLink-command-guidance.md +14 -13
  • No files found.
STA5-SmartLink-command-guidance.md
View page @ 1b3fe1ca
...@@ -363,19 +363,20 @@ if (ret < 0) { ...@@ -363,19 +363,20 @@ if (ret < 0) {
- From SmartLink - Server - From SmartLink - Server
- Call UI to pop a window for user confirm if Phone Link connection is allowed or not. - Call UI to pop a window for user confirm if Phone Link connection is allowed or not.
| Data member | Value | | Data member | Value |
| -------------------------- | ---------------------------------------- | | -------------------------- | ----------------------------------------- |
| version | SML_MAJOR_VERSION | | version | SML_MAJOR_VERSION |
| mode | E_DELEGATE | | mode | E_DELEGATE |
| AppType | Refer to type APP_TYPE. | | AppType | Refer to type APP_TYPE. |
| state | E_STATE_OK | | state | E_STATE_OK |
| AppClientID | Client ID. | | AppClientID | Client ID. |
| srcAppName | "SML" | | srcAppName | "SML" |
| dstAppName | Received Application name | | dstAppName | Received Application name |
| cmd | E_UI_POP_WINDOW_PHONE_LINK_CONN | | cmd | E_UI_POP_WINDOW_PHONE_LINK_CONN |
| len | Total length of message in bytes(288+6). | | len | Total length of message in bytes(288+10). |
| ---Outside of 288 bytes--- | | | ---Outside of 288 bytes--- | |
| BtMacAddress[6] | 6 bytes, the BT MAC address of MD. | | BtMacAddress[6] | 6 bytes, the BT MAC address of MD. |
| SupportedAPP | 4 bytes, refer to APP_TYPE. |
### Pop up window return ### Pop up window return
- From UI - Client - From UI - Client
......
Clone repository
  • APIs
  • STA5 SmartLink command guidance
  • Home