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
Show 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
......@@ -364,7 +364,7 @@ if (ret < 0) {
- Call UI to pop a window for user confirm if Phone Link connection is allowed or not.
| Data member | Value |
| -------------------------- | ---------------------------------------- |
| -------------------------- | ----------------------------------------- |
| version | SML_MAJOR_VERSION |
| mode | E_DELEGATE |
| AppType | Refer to type APP_TYPE. |
......@@ -373,9 +373,10 @@ if (ret < 0) {
| srcAppName | "SML" |
| dstAppName | Received Application name |
| 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--- | |
| BtMacAddress[6] | 6 bytes, the BT MAC address of MD. |
| SupportedAPP | 4 bytes, refer to APP_TYPE. |
### Pop up window return
- From UI - Client
......
Clone repository
  • APIs
  • STA5 SmartLink command guidance
  • Home