Frequency info FDD. More...
#include <glsupllocationid.h>
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 10.11.2 WCDMA Cell Info).
ASN.1 specification:
FrequencyInfoFDD ::= SEQUENCE { uarfcn-UL UARFCN OPTIONAL, uarfcn-DL UARFCN, ... } UARFCN ::= INTEGER(0..16383)
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, ... }