LinuxQMISDK  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Functions
qaGobiApiLoc.h File Reference

Location API function prototypes. More...

Go to the source code of this file.

Data Structures

struct  LOCEventRegisterReqResp
 
struct  LOCExtPowerStateReqResp
 
struct  LocApplicationInfo
 
struct  LOCStartReqResp
 
struct  LOCStopReqResp
 

Functions

ULONG SLQSLOCEventRegister (LOCEventRegisterReqResp *pLOCEventRegisterReqResp)
 
ULONG SLQSLOCSetExtPowerState (LOCExtPowerStateReqResp *pLOCExtPowerStateReqResp)
 
ULONG SLQSLOCStart (LOCStartReqResp *pLOCStartReqResp)
 
ULONG SLQSLOCStop (LOCStopReqResp *pLOCStopReqResp)
 

Detailed Description

Location API function prototypes.

Function Documentation

ULONG SLQSLOCEventRegister ( LOCEventRegisterReqResp pLOCEventRegisterReqResp)

Used by the control point to register for events from the location subsystem.

Parameters
pLOCEventRegisterReqResp[IN]
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values
Note
Timeout: 5 seconds
ULONG SLQSLOCSetExtPowerState ( LOCExtPowerStateReqResp pLOCExtPowerStateReqResp)

Used by the control point to set the current external power configuration.

Parameters
pLOCExtPowerStateReqResp[IN]
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values
Note
Timeout: 5 seconds
ULONG SLQSLOCStart ( LOCStartReqResp pLOCStartReqResp)

Used by the control point to initiate a GPS session.

Parameters
pLOCStartReqResp[IN]
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values
Note
Timeout: 5 seconds
ULONG SLQSLOCStop ( LOCStopReqResp pLOCStopReqResp)

Used by the control point to stop a GPS session.

Parameters
pLOCStopReqResp[IN]
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values
Note
Timeout: 5 seconds

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