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

Data Fields

uint16_t LTEAttachProfile
 
uint16_t profileList [5]
 
uint8_t defaultPDNEnabled
 
uint8_t _3gppRelease
 
uint16_t LTEAttachProfileList [24]
 
uint16_t LTEAttachProfileListLen
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains unpack get 3GPP configure item information.

Parameters
LTEAttachProfile
  • LTE Attach Profile
    • points to a single WORD Value indicating the attached LTE Profile
    • Optional parameter with possible values 1-16 (EM/MC73xx or earlier)
  • This setting is deprecated on MC/EM74xx
  • Bit to check in ParamPresenceMask - 16
profileListProfile List
  • an array of 4 profile configurations
  • Each element points to a single WORD value indicating profile
  • Optional parameter with possible values
    • 1 - 16 (MC/EM73xx and before)
    • 1 - 24 (MC/EM74xx and onwards)
  • function SLQSGet3GPPConfigItem() returns a default value 255 if no 3gpp configuration is present
  • Bit to check in ParamPresenceMask - 17
  • Note: the 5th entry is currently ignored, please set it to zero
[out]defaultPDNEnabled
  • 0 - disabled
  • 1 - enabled
  • Bit to check in ParamPresenceMask - 18
[out]_3gppRelease3GPP release
  • 0 - Release_99
  • 1 - Release_5
  • 2 - Release_6
  • 3 - Release_7
  • 4 - Release_8
  • 5 - Release_9 (In 9x30 and toworads)
  • 6 - Release_10 (In 9x30 and toworads)
  • 7 - Release_11 (In 9x30 and toworads)
  • Bit to check in ParamPresenceMask - 19
[out]LTEAttachProfileList
  • pointer to WORD array indiciating LTE Attach Profile List
    • Optional parameter
    • possible values: 1-24
    • This setting is only supported for MC/EM74xx onwards
    • Please provide attach profiles in order of decreasing priority in this list.
  • Bit to check in ParamPresenceMask - 20
[in,out]LTEAttachProfileListLen
  • Number of element in pLTEAttachProfileList
    • valid range: 1-24
    • This setting is only supported for MC/EM74xx onwards
  • Bit to check in ParamPresenceMask - 20
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

uint8_t unpack_wds_SLQSGet3GPPConfigItem_t::_3gppRelease
uint8_t unpack_wds_SLQSGet3GPPConfigItem_t::defaultPDNEnabled
uint16_t unpack_wds_SLQSGet3GPPConfigItem_t::LTEAttachProfile
uint16_t unpack_wds_SLQSGet3GPPConfigItem_t::LTEAttachProfileList[24]
uint16_t unpack_wds_SLQSGet3GPPConfigItem_t::LTEAttachProfileListLen
swi_uint256_t unpack_wds_SLQSGet3GPPConfigItem_t::ParamPresenceMask
uint16_t unpack_wds_SLQSGet3GPPConfigItem_t::profileList[5]

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