GlLbsFrequencyInfoFDD Struct Reference

Frequency info FDD. More...

#include <gllbs_types.h>

List of all members.


Detailed Description

Frequency info FDD.

The FDD Frequency parameter of a WCDMA radio cell. FDD Frequency info can be: uarfcn-UL, range: (0..16383) uarfcn-DL, range: (0..16383) In case of fdd, uarfcn-UL is optional while uarfcn-DL is mandatory. If uarfcn-UL is not present, the default duplex distance defined for the operating frequency band shall be used [3GPP RRC].

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

ASN.1 specification:

FrequencyInfoFDD ::= SEQUENCE {
    uarfcn-UL UARFCN    OPTIONAL,
    uarfcn-DL UARFCN,
    ...
}

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