LinuxQMISDK  SLQS04.00.08
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_pds_GetPDSDefaults_t Struct Reference

Data Fields

uint32_t * pOperation
 
uint8_t * pTimeout
 
uint32_t * pInterval
 
uint32_t * pAccuracy
 

Detailed Description

Structure contain session configuration parameters.

Parameters
pOperation
  • Current session operating mode
    • 0 - Standalone
    • 1 - MS based
    • 2 - MS assisted
  • NULL pointer - Invalid data.
pTimeout
  • Maximum amount of time (seconds) to work on each fix, maximum is 255
  • NULL pointer - Invalid data.
pInterval
  • Interval (seconds) between fix requests
  • NULL pointer - Invalid data.
pAccuracy
  • Preferred accuracy threshold (meters)
  • NULL pointer - Invalid data.

Field Documentation

uint32_t* unpack_pds_GetPDSDefaults_t::pAccuracy
uint32_t* unpack_pds_GetPDSDefaults_t::pInterval
uint32_t* unpack_pds_GetPDSDefaults_t::pOperation
uint8_t* unpack_pds_GetPDSDefaults_t::pTimeout

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