#include <dms.h>
|
|
uint16_t | Tlvresult |
| |
|
char | manString [255] |
| |
|
char | modelString [255] |
| |
|
char | swVerString [255] |
| |
|
char | plasmaIDString [255] |
| |
|
char | hostID [255] |
| |
|
swi_uint256_t | ParamPresenceMask |
| |
|
uint8_t * | pInstance |
| |
This structure contains SWI get host device info unpack information
- Parameters
-
| Tlvresult |
|
| manString[OUT] |
- Host Device Manufacturer Name
- Null terminated ASCII String
- Bit to check in ParamPresenceMask - 16
|
| modelString[OUT] |
- Host Device Model String
- Null terminated ASCII String
- Bit to check in ParamPresenceMask - 17
|
| swVerString[OUT] |
- Host Device Software Version String
- Null terminated ASCII string
- Bit to check in ParamPresenceMask - 18
|
| plasmaIDString[OUT] |
- Host Device Plasma ID String
- Null terminated alphanumeric ASCII String.
- Bit to check in ParamPresenceMask - 19
|
| hostID[OUT] |
- Device Host ID String
- Null terminated alphanumeric ASCII String.
- Bit to check in ParamPresenceMask - 20
|
| ParamPresenceMask[OUT] |
- bitmask representation to indicate valid parameters.
|
| pInstance[OUT] |
- Instance of Host Device Info.
- Instance to get Range: 0-1 Default value 0
|
The documentation for this struct was generated from the following file: