#include <qaGobiApiLoc.h>
|
ULONG | serverType |
|
BYTE * | pServerAddrTypeMask |
|
This structure contains parameters to gets the location server from the location engine.
- Parameters
-
serverType |
- Type of server.
- Valid values
- eQMI_LOC_SERVER_TYPE_CDMA_PDE (1) - Server type is CDMA PDE
- eQMI_LOC_SERVER_TYPE_CDMA_MPC (2) - Server type is CDMA MPC
- eQMI_LOC_SERVER_TYPE_UMTS_SLP (3) - Server type is UMTS SLP
- eQMI_LOC_SERVER_TYPE_CUSTOM_PDE (4)- Server type is custom PDE
|
pServerAddrTypeMask |
- Optional parameter
- Type of address the client wants. If unspecified, the indication will contain all the types of addresses it has for the specified server type.
- Valid bitmasks
- 0x01 – IPv4
- 0x02 – IPv6
- 0x04 – URL
|
The documentation for this struct was generated from the following file: