GLSUPL_SUPLINIT Struct Reference

SUPL INIT message. More...

#include <glsuplinit.h>

Collaboration diagram for GLSUPL_SUPLINIT:

List of all members.


Detailed Description

SUPL INIT message.

SUPL INIT is the initial message from the SLP to the SET in Network initiated cases.

Reference: OMA SUPL TS (Section 9.2.1 SUPL INIT)

ASN.1 specification:

SUPLINIT ::= SEQUENCE {
    posMethod       PosMethod,
    notification    Notification    OPTIONAL,
    sLPAddress      SLPAddress      OPTIONAL,
    qoP             QoP             OPTIONAL,
    sLPMode         SLPMode,
    mAC             MAC             OPTIONAL, -- included for backwards compatibility
    keyIdentity     KeyIdentity     OPTIONAL, -- included for backwards compatibility
    ...,
    ver2-SUPL-INIT-extension Ver2-SUPL-INIT-extension OPTIONAL
}

Ver2-SUPL-INIT-extension ::= SEQUENCE {
  notificationMode  		NotificationMode OPTIONAL,
  supportedNetworkInformation   	SupportedNetworkInformation OPTIONAL,
  triggerType   		TriggerType OPTIONAL,
  e-SLPAddress  		SLPAddress OPTIONAL,
  historicReporting		HistoricReporting OPTIONAL,
  protectionLevel		ProtectionLevel OPTIONAL,
  gnssPosTechnology		GNSSPosTechnology OPTIONAL,
  minimumMajorVersion		INTEGER (0..255) OPTIONAL,
  ...
}

SUPL INIT is the initial message from the SLP to the SET in Network initiated cases.

Reference: OMA SUPL TS (Section 6.2.1 SUPL INIT)

ASN.1 specification:

SUPLINIT ::= SEQUENCE {
    posMethod       PosMethod,
    notification    Notification    OPTIONAL,
    sLPAddress      SLPAddress      OPTIONAL,
    qoP             QoP             OPTIONAL,
    sLPMode         SLPMode,
    mAC             MAC             OPTIONAL,
    keyIdentity     KeyIdentity     OPTIONAL,
    ...
}

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