LinuxQMISDK-Lite  SLQS04.00.08
 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
 

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.
  • 0xFFFF - Invalid data.
mnc
  • Mobile network code (UMTS only).
  • A 16-bit integer representation of MNC. Range: 0 to 999.
  • 0xFFFF - Invalid data.
name
  • Network name or description represented as a NULL terminated string (empty string returned when unknown) (UMTS only).
sid
  • Home network system ID
    • 0xFFFF - Unknown.
    • Only applies to cdma2000
nid
  • Home network ID
    • 0xFFFF - Unknown.
    • Only applies to cdma2000

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
uint16_t unpack_nas_GetHomeNetwork_t::sid

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