Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
WdsApnOpReservedPco Struct Reference

#include <qaGobiApiWds.h>

Data Fields

WORD PcoId
 
WORD Mcc
 
WORD Mnc
 
BYTE MncIncludesPcsDigit
 
BYTE AppSpecificInfoLength
 
BYTE AppSpecificInfo [MAX_APP_SPECIFIC_INFO]
 
WORD ContainerId
 

Detailed Description

This structure contains the WdsApnOpReservedPco Information

  • Parameter values default to their data type's maximum unsigned value unless explicitly stated otherwise.
Parameters
PcoId
  • PCO ID of this PCO. Range: 0xFF00 to 0xFFFF.
Mcc
  • A 16-bit integer representation of MCC. Range: 0 to 999.
Mnc
  • A 16-bit integer representation of MNC. Range: 0 to 999.
MncIncludesPcsDigit
  • Interprets the length of the corresponding MNC reported in the TLV. 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.
AppSpecificInfoLength
  • Number of sets of the following elements: app_specific_info
pAppSpecificInfo
  • Points to the application-specific information from the network. The format for this field complies with 3GPP TS 24.008. The field is populated in this
    format for both 3GPP and 3GPP2.
ContainerId
  • Container ID of this PCO.

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