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

Data Fields

uint8_t voiceNumberSize
 
char VoiceNumber [255]
 
uint8_t minSize
 
char MIN [255]
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure to store the voice number in use by the device

Parameters
voiceNumberSize
  • Maximum number of characters (including NULL terminator) that the voice number array can contain.
  • Bit to check in ParamPresenceMask - 1
VoiceNumber
  • Voice number string: MDN or MS ISDN
  • Maximum Length is 255 Bytes
  • Bit to check in ParamPresenceMask - 1
minSize
  • Maximum number of characters (including NULL terminator) that the MIN array can contain.
  • Bit to check in ParamPresenceMask - 16
MIN
  • Optional Parameter
  • MIN string: Empty string returned when MIN is not supported/ programmed.
  • Maximum Length is 255 Bytes
  • Bit to check in ParamPresenceMask - 16
Tlvresult
  • Unpack Result
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

char unpack_dms_GetVoiceNumber_t::MIN[255]
uint8_t unpack_dms_GetVoiceNumber_t::minSize
swi_uint256_t unpack_dms_GetVoiceNumber_t::ParamPresenceMask
uint16_t unpack_dms_GetVoiceNumber_t::Tlvresult
char unpack_dms_GetVoiceNumber_t::VoiceNumber[255]
uint8_t unpack_dms_GetVoiceNumber_t::voiceNumberSize

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