Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
pack_loc_SLQSLOCGetServer_t Struct Reference

#include <loc.h>

Data Fields

uint32_t serverType
 
int has_serverAddrTypeMask
 
uint8_t serverAddrTypeMask
 

Detailed Description

This structure contains parameters to Gets the location server. Please check has_<Param_Name> field for presence of optional parameters

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
serverAddrTypeMask
  • 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: