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

Data Fields

uint8_t codingScheme
 
uint8_t countryInitials
 
uint8_t longNameSpareBits
 
uint8_t shortNameSpareBits
 
uint8_t longNameLen
 
uint8_t longName [255]
 
uint8_t shortNameLen
 
uint8_t shortName [255]
 

Detailed Description

This structure contains NITZ Information.

Parameters
codingScheme
  • Coding scheme:
    • 0 - CODING_SCHEME_CELL_BROADCAST_GSM - Cell broadcast data coding scheme, GSM default alphabet, language unspecified;defined in 3GPP TS 23.038.
    • 1 - CODING_SCHEME_UCS2 - UCS2 (16 bit);defined in ISO/IEC 10646
countryInitials
  • Country's initials:
    • 0 - COUNTRY_INITIALS_DO_NOT_ADD - MS should not add the letters for the country's initials to the text string.
    • 1 - COUNTRY_INITIALS_ADD - MS should add the letters for the country's initials and a separator, e.g., a space, to the text string.
longNameSpareBits
  • Long Name Spare Bits:
    • 1 - SPARE_BITS_8 - Bit 8 is spare and set to 0 in octet n
    • 2 - SPARE_BITS_7_TO_8 - Bits 7 and 8 are spare and set to 0 in octet n.
    • 3 - SPARE_BITS_6_TO_8 - Bits 6 to 8 (inclusive) are spare and set to 0 in octet n.
    • 4 - SPARE_BITS_5_TO_8 - Bits 5 to 8 (inclusive) are spare and set to 0 in octet n.
    • 5 - SPARE_BITS_4_TO_8 - Bits 4 to 8 (inclusive) are spare and set to 0 in octet n.
    • 6 - SPARE_BITS_3_TO_8 - Bits 3 to 8 (inclusive) are spare and set to 0 in octet n.
    • 7 - SPARE_BITS_2_TO_8 - Bits 2 to 8 (inclusive) are spare and set to 0 in octet n.
    • 0 - SPARE_BITS_UNKNOWN - Carries no information about the number of spare bits in octet n.
shortNameSpareBits
  • Short Name Spare Bits:
    • 1 - SPARE_BITS_8 - Bit 8 is spare and set to 0 in octet n.
    • 2 - SPARE_BITS_7_TO_8 - Bits 7 and 8 are spare and set to 0 in octet n.
    • 3 - SPARE_BITS_6_TO_8 - Bits 6 to 8 (inclusive) are spare and set to 0 in octet n.
    • 4 - SPARE_BITS_5_TO_8 - Bits 5 to 8 (inclusive) are spare and set to 0 in octet n.
    • 5 - SPARE_BITS_4_TO_8 - Bits 4 to 8 (inclusive) are spare and set to 0 in octet n.
    • 6 - SPARE_BITS_3_TO_8 - Bits 3 to 8 (inclusive) are spare and set to 0 in octet n.
    • 7 - SPARE_BITS_2_TO_8 - Bits 2 to 8 (inclusive) are spare and set to 0 in octet n.
    • 0 - SPARE_BITS_UNKNOWN - Carries no information about the number of spare bits in octet n.
longNameLen
  • It provides the length of long name.
longName
  • Long name string in coding_scheme.
shortNameLen
  • It provides the length of short name.
shortName
  • Short name string in coding_scheme.

Field Documentation

uint8_t nas_PLMNNetworkNameData::codingScheme
uint8_t nas_PLMNNetworkNameData::countryInitials
uint8_t nas_PLMNNetworkNameData::longName[255]
uint8_t nas_PLMNNetworkNameData::longNameLen
uint8_t nas_PLMNNetworkNameData::longNameSpareBits
uint8_t nas_PLMNNetworkNameData::shortName[255]
uint8_t nas_PLMNNetworkNameData::shortNameLen
uint8_t nas_PLMNNetworkNameData::shortNameSpareBits

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