libpack  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
_slqs3GPPConfigItem Struct Reference

Data Fields

WORDpLTEAttachProfile
 
WORDpProfileList
 
BYTEpDefaultPDNEnabled
 
BYTEp3gppRelease
 
WORD LTEAttachProfileListLen
 
WORDpLTEAttachProfileList
 

Detailed Description

This structure contains the 3gpp Configuration Item information.

Parameters
pLTEAttachProfile
  • LTE Attach Profile
    • points to a single WORD Value indicating the attached LTE Profile
    • Optional parameter with possible values 1-16
    • function SLQSGet3GPPConfigItem() returns a default value 255 if no LTE Attach Profile is configured
  • This setting is deprecated on MC/EM74xx
pProfileList
  • Profile 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
pDefaultPDNEnabled
  • Always Connect Default PDN
    • A single BYTE value indicating the status of Always connect default PDN
      • 0 - disabled
      • 1 - enabled
    • Optional parameter
    • function SLQSGet3GPPConfigItem() returns a default value 255 if no 3gpp configuration is present
p3gppRelease
  • 3gpp release
    • A single BYTE value indicating the 3gpp release
      • 0 - Release 99
      • 1 - Release 5
      • 2 - Release 6
      • 3 - Release 7
      • 4 - Release 8
    • Optional parameter
    • function SLQSGet3GPPConfigItem() returns a default value 255 if no 3gpp configuration is present
pLTEAttachProfileList
  • pointer to WORD array indiciating LTE Attach Profile List
    • Optional parameter
    • possible values: 1-24
    • This setting is only supported for MC/EM74xx onwards
    • The new equivalent option for "pLTEAttachProfile" on 74xx modems is "pLTEAttachProfileList". Please provide attach profiles in order of decreasing priority in this list.
LTEAttachProfileListLen
  • Number of element in pLTEAttachProfileList
    • valid range: 0-2
      • This setting is only supported for MC/EM74xx onwards

Field Documentation

WORD _slqs3GPPConfigItem::LTEAttachProfileListLen
BYTE* _slqs3GPPConfigItem::p3gppRelease
BYTE* _slqs3GPPConfigItem::pDefaultPDNEnabled
WORD* _slqs3GPPConfigItem::pLTEAttachProfile
WORD* _slqs3GPPConfigItem::pLTEAttachProfileList
WORD* _slqs3GPPConfigItem::pProfileList

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