Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
_SLQSSwiSetHostDevInfoParams Struct Reference

#include <qaGobiApiDms.h>

Data Fields

BYTE bManSize
 
CHAR * pManString
 
BYTE bModelSize
 
CHAR * pModelString
 
BYTE bSWVerSize
 
CHAR * pSWVerString
 
BYTE bPlasmaIDSize
 
CHAR * pPlasmaIDString
 
BYTE bHostIDSize
 
CHAR * pHostID
 

Detailed Description

This structure is used to Set Host Device Information

Parameters
bManSize[IN]
  • Host Device Manufacturer String Size
pManString[IN]
  • Host Device Manufacturer Name(Optional parameter)
  • Null terminated ASCII String
bModelSize[IN]
  • Host Device Model String Size
pModelString[IN]
  • Host Device Model String(Optional parameter)
  • Null terminated ASCII string.
bSWVerSize[IN]
  • Host Device Software Version String Size
pSWVerString[IN]
  • Host Device Software Version String(Optional parameter)
  • Null terminated ASCII string
bPlasmaIDSize[IN]
  • Host Device Plasma ID String Size
pPlasmaIDString[IN]
  • Host Device Plasma ID String(Optional parameter)
  • Null terminated alphanumeric ASCII String.

The documentation for this struct was generated from the following file: