GLSUPL_ServicesSupported Struct Reference

Defines the supported services by the SET. More...

#include <glsupl2.h>

List of all members.


Detailed Description

Defines the supported services by the SET.

Only Network Initiated services are relevant in this context. Zero or more of the following services are supported:

  • Periodic Trigger
  • Area Event Trigger

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

ASN.1 specification:

ServicesSupported ::= SEQUENCE {
  periodicTrigger	BOOLEAN,
  areaEventTrigger	BOOLEAN,
  ...
}

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