Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
nas_CgsID Struct Reference

#include <nas.h>

Data Fields

uint16_t mcc
 
uint16_t mnc
 
uint8_t mnc_includes_pcs_digit
 
uint32_t id
 
uint8_t rat
 

Detailed Description

This structure contains CSG ID information

Parameters
mcc
  • A 16-bit integer representation of CSG MCC. Range: 0 to 999.
mnc
  • A 16-bit integer representation of CSG MNC. Range: 0 to 999.
mnc_includes_pcs_digit
  • This field is used to interpret the length of the corresponding MNC reported in the TLVs (in this table) with an MNC or mobile_network_code field.
    • Values:
      • TRUE – MNC is a three-digit value; for example, a reported value of 90 corresponds to an MNC value of 090
      • FALSE – MNC is a two-digit value; for example, a reported value of 90 corresponds to an MNC value of 90
id
  • Closed subscriber group identifier.
rat
  • Radio interface technology of the CSG network.
    • Values:
      • 0x04 - RADIO_IF_GSM - GSM
      • 0x05 - RADIO_IF_UMTS - UMTS
      • 0x08 - RADIO_IF_LTE - LTE
      • 0x09 - RADIO_IF_TDSCDMA - TDS

The documentation for this struct was generated from the following file: