GLLPP_ECGI Struct Reference

Evolved Cell Global Identifier (ECGI), the globally unique identity of a cell in E-UTRA. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_ECGI:

List of all members.


Detailed Description

Evolved Cell Global Identifier (ECGI), the globally unique identity of a cell in E-UTRA.


ASN.1 specification:

ECGI ::= SEQUENCE {
	mcc				SEQUENCE (SIZE (3)) 	OF INTEGER (0..9),
	mnc				SEQUENCE (SIZE (2..3)) 	OF INTEGER (0..9),
	cellidentity	BIT STRING (SIZE (28))
}

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