GLSUPL_SupportedWLANApData Struct Reference

SupportedWLANApData. More...

#include <glsupl2init.h>

List of all members.


Detailed Description

SupportedWLANApData.

Reference: OMA SUPL TS (Section 9.2.1 SUPL INIT)

ASN.1 specification:

SupportedWLANApData ::= SEQUENCE {
 apMACAddress  BIT STRING (SIZE (48)),
 apDevType  ENUMERATED {wlan802-11a(0), wlan802-11b(1), wlan802-11g(2), ...},
 ...}

maxWLANApDataSize    INTEGER ::= 128

 supportedWLANApDataList     SEQUENCE (SIZE (1..maxWLANApDataSize)) OF SupportedWLANApData, 

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