GLLPP_ECID_Capabilities Struct Reference

ECID capabilities This structure is used by the target device to indicate its capability to support E-CID and to provide its E-CID location capabilities to the location server. More...

#include <gllpps.h>

Collaboration diagram for GLLPP_ECID_Capabilities:

List of all members.


Detailed Description

ECID capabilities This structure is used by the target device to indicate its capability to support E-CID and to provide its E-CID location capabilities to the location server.

Reference: ETSI TS 136 355 V10.4.0 (Section 6.5.3.4)

ASN.1 specification:

ECID-ProvideCapabilities ::= SEQUENCE {
	ecid-MeasSupported	BIT STRING { 	rsrpSup		(0),
										rsrqSup		(1),
										ueRxTxSup	(2)	} (SIZE(1..8)),
	...
}

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