LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_loc_GetServer_Ind_t Struct Reference

Data Fields

uint32_t serverStatus
 
uint32_t serverType
 
loc_IPv4InfopIPv4AddrInfo
 
loc_IPv6InfopIPv6AddrInfo
 
loc_urlAddrpURL
 
uint16_t Tlvresult
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Contain the parameters passed for SetLocGetServerCallback by the device.

Parameters
serverStatus
  • Status of the Get Server request.
  • Valid values
    • eQMI_LOC_SUCCESS (0) - Request was completed successfully
    • eQMI_LOC_GENERAL_FAILURE (1) - Request failed because of a general failure
    • eQMI_LOC_UNSUPPORTED (2) - Request failed because it is not supported
    • eQMI_LOC_INVALID_PARAMETER (3) - Request failed because it contained invalid parameters
    • eQMI_LOC_ENGINE_BUSY (4) - Request failed because the engine is busy
    • eQMI_LOC_PHONE_OFFLINE (5) - Request failed because the phone is offline
    • eQMI_LOC_TIMEOUT (6) - Request failed because it timed out
    • eQMI_LOC_CONFIG_NOT_SUPPORTED (7) - Request failed because an undefined configuration was requested
    • eQMI_LOC_INSUFFICIENT_MEMORY (8) - Request failed because the engine could not allocate sufficient memory for the request
    • eQMI_LOC_MAX_GEOFENCE_PROGRAMMED (9) - Request failed because the maximum number of Geofences are already programmed
    • eQMI_LOC_XTRA_VERSION_CHECK_FAILURE (10) - Location service failed because of an XTRA version-based file format check failure
  • Bit to check in ParamPresenceMask - 1
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
  • Bit to check in ParamPresenceMask - 2
pIPv4AddrInfo
  • See loc_IPv4Info for more information.
  • Bit to check in ParamPresenceMask - 16
pIPv6AddrInfo
  • See loc_IPv6Info for more information.
  • Bit to check in ParamPresenceMask - 17
pURL
  • See loc_urlAddr for more information.
  • Bit to check in ParamPresenceMask - 18

Field Documentation

swi_uint256_t unpack_loc_GetServer_Ind_t::ParamPresenceMask
loc_IPv4Info* unpack_loc_GetServer_Ind_t::pIPv4AddrInfo
loc_IPv6Info* unpack_loc_GetServer_Ind_t::pIPv6AddrInfo
loc_urlAddr* unpack_loc_GetServer_Ind_t::pURL
uint32_t unpack_loc_GetServer_Ind_t::serverStatus
uint32_t unpack_loc_GetServer_Ind_t::serverType
uint16_t unpack_loc_GetServer_Ind_t::Tlvresult

Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved