GLSUPL_EventTriggerCapabilities Struct Reference

Defines the event trigger capabilities of the SET. More...

#include <glsupl2.h>

Collaboration diagram for GLSUPL_EventTriggerCapabilities:

List of all members.


Detailed Description

Defines the event trigger capabilities of the SET.

This parameter is only required if area event triggers are supported by the SET in which case the parameter is mandatory.

Reference: OMA SUPL TS (Section 10.10 SET capabilities).

ASN.1 specification:

EventTriggerCapabilities ::= SEQUENCE {
  geoAreaShapesSupported        	GeoAreaShapesSupported,
  maxNumGeoAreaSupported	INTEGER (0..maxNumGeoArea) OPTIONAL,
  maxAreaIdListSupported	INTEGER (0..maxAreaIdList) OPTIONAL,
  maxAreaIdSupportedPerList	INTEGER (0..maxAreaId) OPTIONAL,
  ...
}

maxNumGeoArea INTEGER ::= 32

maxAreaId INTEGER ::= 256

maxAreaIdList INTEGER ::= 32

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