GLSUPL_WimaxBsID Struct Reference

Base Station Identifier Bit string of fix length of 48. More...

#include <glsupl2locationid.h>

List of all members.


Detailed Description

Base Station Identifier Bit string of fix length of 48.

Reference: OMA SUPL TS (Section 10.11.8 WiMAX BS Info)

ASN.1 specification:

WimaxBsID ::= SEQUENCE {
  bsID-MSB	BIT STRING (SIZE(24)) OPTIONAL,
  bsID-LSB	BIT STRING (SIZE(24)),
  ...
}
-- if only LSB is present, MSB is assumed to be identical to the current serving BS or clamped on network value

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