GLSUPL_SETCapabilities Struct Reference

SET Capabilities. More...

#include <glsupl2.h>

Collaboration diagram for GLSUPL_SETCapabilities:

List of all members.


Detailed Description

SET Capabilities.

SET capabilities (not mutually exclusive) in terms of supported positioning technologies and positioning protocols.

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

ASN.1 specification:

SETCapabilities ::= SEQUENCE {
    posTechnology   PosTechnology,
    prefMethod      PrefMethod,
    posProtocol     PosProtocol,
    ...
}

SET capabilities (not mutually exclusive) in terms of supported positioning technologies and positioning protocols.

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

ASN.1 specification:

SETCapabilities ::= SEQUENCE {
    posTechnology   PosTechnology,
    prefMethod      PrefMethod,
    posProtocol     PosProtocol,
    ...,
    ver2-SETCapabilities-extension	Ver2-SETCapabilities-extension OPTIONAL
}

Ver2-SETCapabilities-extension ::= SEQUENCE {
    serviceCapabilities	ServiceCapabilities OPTIONAL,
    ...,
    supportedBearers SupportedBearers OPTIONAL
}

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