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

Data Fields

uint16_t mcc
 
uint16_t mnc
 
char name [255]
 
uint16_t sid
 
uint16_t nid
 
nas_homeNwMNC3GppTlvpHomeNwMNC3Gpp
 
nas_nwNameSrc3GppTlvpNwNameSrc3Gpp
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains unpack get get home network parameters.

Parameters
mcc
  • Mobile country code (UMTS only).
  • A 16-bit integer representation of MCC. Range: 0 to 999.
  • Bit to check in ParamPresenceMask - 1
mnc
  • Mobile network code (UMTS only).
  • A 16-bit integer representation of MNC. Range: 0 to 999.
  • Bit to check in ParamPresenceMask - 1
name
  • Network name or description represented as a NULL terminated string (empty string returned when unknown) (UMTS only).
  • Bit to check in ParamPresenceMask - 1
sid
  • Home network system ID
    • 0xFFFF - Unknown.
    • Only applies to cdma2000
  • Bit to check in ParamPresenceMask - 16
nid
  • Home network ID
    • 0xFFFF - Unknown.
    • Only applies to cdma2000
  • Bit to check in ParamPresenceMask - 16
pHomeNwMNC3Gpp[OUT]
  • 3GPP Home Network MNC
  • See nas_homeNwMNC3GppTlv for more information
  • Bit to check in ParamPresenceMask - 18
pNwNameSrc3Gpp[OUT]
  • 3GPP Network Name Source
  • See nas_nwNameSrc3GppTlv for more information
  • Bit to check in ParamPresenceMask - 19
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

uint16_t unpack_nas_SLQSGetHomeNetwork_t::mcc
uint16_t unpack_nas_SLQSGetHomeNetwork_t::mnc
char unpack_nas_SLQSGetHomeNetwork_t::name[255]
uint16_t unpack_nas_SLQSGetHomeNetwork_t::nid
swi_uint256_t unpack_nas_SLQSGetHomeNetwork_t::ParamPresenceMask
nas_homeNwMNC3GppTlv* unpack_nas_SLQSGetHomeNetwork_t::pHomeNwMNC3Gpp
nas_nwNameSrc3GppTlv* unpack_nas_SLQSGetHomeNetwork_t::pNwNameSrc3Gpp
uint16_t unpack_nas_SLQSGetHomeNetwork_t::sid

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