GLSUPL_FrequencyInfo_modeSpecificInfo Struct Reference

Frequency Info Mode. More...

#include <glsupllocationid.h>

Collaboration diagram for GLSUPL_FrequencyInfo_modeSpecificInfo:

List of all members.


Detailed Description

Frequency Info Mode.

Mode Specific Info of Frequency Info.

Reference: OMA SUPL TS (Section 10.11.2 WCDMA Cell Info).

ASN.1 specification:

FrequencyInfo ::= SEQUENCE {
    modeSpecificInfo CHOICE {
        fdd FrequencyInfoFDD,
        tdd FrequencyInfoTDD,
        ...
    },
    ...
}

Mode Specific Info of Frequency Info.

Reference: OMA SUPL TS (Section 7.11.2 WCDMA Cell Info).

ASN.1 specification:

FrequencyInfo ::= SEQUENCE {
    modeSpecificInfo CHOICE {
        fdd FrequencyInfoFDD,
        tdd FrequencyInfoTDD,
        ...
    },
    ...
}

The documentation for this struct was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines