GLSUPL_ReportingCap Struct Reference

Defines the reporting capabilities of the SET. More...

#include <glsupl2.h>

Collaboration diagram for GLSUPL_ReportingCap:

List of all members.


Detailed Description

Defines the reporting 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:

ReportingCap ::= SEQUENCE {
  minInt	INTEGER (1..3600), -- units in seconds
  maxInt	INTEGER (1..1440) OPTIONAL, -- units in minutes
  repMode	RepMode,
  batchRepCap	BatchRepCap OPTIONAL, -- only used for batch and quasi real time reporting
  ...
}

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