GLSUPL_CellGlobalIdEUTRA Struct Reference

CellGlobalIdEUTRA. More...

#include <glsupl2locationid.h>

List of all members.


Detailed Description

CellGlobalIdEUTRA.

  • Mobile Country Code, range: (0..999)
  • Mobile Network Code, range: (0..999)
  • Cell Identity, length 28 bits.

Reference: OMA SUPL TS (Section 10.11.3 LTE Cell Info)

ASN.1 specification:

CellGlobalIdEUTRA ::= SEQUENCE {
 plmn-Identity	PLMN-Identity,
 cellIdentity	CellIdentity,
 ...
}

PLMN-Identity ::= SEQUENCE {
 mcc MCC OPTIONAL,
 mnc MNC
}

CellIdentity ::= BIT STRING (SIZE (28))

MCC ::= SEQUENCE (SIZE (3)) OF MCC-MNC-Digit

MNC ::=	SEQUENCE (SIZE (2..3)) OF MCC-MNC-Digit

MCC-MNC-Digit ::= INTEGER (0..9)

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