... | @@ -268,6 +268,7 @@ if (ret < 0) { |
... | @@ -268,6 +268,7 @@ if (ret < 0) { |
|
| len | Total length of message in bytes(288+6). |
|
|
| len | Total length of message in bytes(288+6). |
|
|
| ---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. |
|
|
|
|
|
|
### Device Phone Link OFF
|
|
### Device Phone Link OFF
|
|
- From SmartLink - Server
|
|
- From SmartLink - Server
|
... | @@ -286,6 +287,7 @@ if (ret < 0) { |
... | @@ -286,6 +287,7 @@ if (ret < 0) { |
|
| len | Total length of message in bytes(288+6). |
|
|
| len | Total length of message in bytes(288+6). |
|
|
| ---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. |
|
|
|
|
|
|
### UI Phone Link software button
|
|
### UI Phone Link software button
|
|
- From UI - Client
|
|
- From UI - Client
|
... | | ... | |