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

Data Fields

uint16_t mcc
 
uint16_t mnc
 
char name [255]
 
uint16_t sid
 
uint16_t nid
 
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
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

uint16_t unpack_nas_GetHomeNetwork_t::mcc
uint16_t unpack_nas_GetHomeNetwork_t::mnc
char unpack_nas_GetHomeNetwork_t::name[255]
uint16_t unpack_nas_GetHomeNetwork_t::nid
swi_uint256_t unpack_nas_GetHomeNetwork_t::ParamPresenceMask
uint16_t unpack_nas_GetHomeNetwork_t::sid

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