GLLPP_PositioningModes Struct Reference

Positioning modes. More...

#include <gllpps.h>

List of all members.


Detailed Description

Positioning modes.


ASN.1 specification:

PositioningModes ::= SEQUENCE {
	posModes		BIT STRING { 	standalone 	(0),
									ue-based	(1),
									ue-assisted	(2)  } (SIZE (1..8)),
	...
}

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