LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_dms_GetSerialNumbers_t Struct Reference

Data Fields

char esn [255]
 
char imei_no [255]
 
char meid [255]
 
char imeisv_svn [255]
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure used to store unpack_dms_GetSerialNumbers parameters

Parameters
esn- Electronic Serial Number of the device.
  • NULL-terminated ESN string. Empty string is returned when ESN is not supported/programmed.
  • Bit to check in ParamPresenceMask - 16
imei_no- International Mobile Equipment Identity of the device.
  • NULL terminated IMEI string. Empty string is returned when IMEI is not supported/programmed.
  • Bit to check in ParamPresenceMask - 17
meid- Mobile Equipment Identifier of the device.
  • NULL-terminated MEID string. Empty string is returned when MEID is not supported/programmed.
  • Bit to check in ParamPresenceMask - 18
imeisv_svn- NULL-terminated IMEI SVN string. Empty string is returned when IMEI SVN is not supported/programmed.imei software version revision.
  • Bit to check in ParamPresenceMask - 19
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

char unpack_dms_GetSerialNumbers_t::esn[255]
char unpack_dms_GetSerialNumbers_t::imei_no[255]
char unpack_dms_GetSerialNumbers_t::imeisv_svn[255]
char unpack_dms_GetSerialNumbers_t::meid[255]
swi_uint256_t unpack_dms_GetSerialNumbers_t::ParamPresenceMask

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved