Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_dms_GetDeviceHardwareRev_t Struct Reference

#include <dms.h>

Data Fields

uint8_t stringSize
 
char String [DMS_UINT8_MAX_STRING_SZ]
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure to store the hardware revision of the device

Parameters
stringSize
  • The maximum number of characters (including NULL terminator) that the string array can contain
  • Bit to check in ParamPresenceMask - 1
String
  • NULL terminated Hardware Revision string
  • Maximum Length is 255 Bytes
  • Bit to check in ParamPresenceMask - 1
Tlvresult
  • Unpack Result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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