LinuxQMISDK-Lite  SLQS04.00.13
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
swiloc.h
Go to the documentation of this file.
1 
6 #ifndef __LITEQMI_SWILOC_H__
7 #define __LITEQMI_SWILOC_H__
8 
9 #ifdef __cplusplus
10 extern "C" {
11 #endif
12 
13 #include "common.h"
14 #include <stdint.h>
15 
65 typedef struct {
66  uint8_t function;
68  uint8_t fix_type;
70  uint8_t max_time;
72  uint32_t max_dist;
74  uint32_t fix_rate;
77 
89  pack_qmi_t *pCtx,
90  uint8_t *pReqBuf,
91  uint16_t *pLen);
92 
104  uint8_t *pResp,
105  uint16_t respLen,
107 
156 typedef struct {
157  uint8_t function;
159  uint8_t fix_type;
161  uint8_t max_time;
163  uint32_t max_dist;
165  uint32_t fix_rate;
168 
181  pack_qmi_t *pCtx,
182  uint8_t *pReqBuf,
183  uint16_t *pLen,
185 
196  uint8_t *pResp,
197  uint16_t respLen);
198 
199 #ifdef __cplusplus
200 } /* extern "C" { */
201 #endif
202 
203 #endif
int unpack_swiloc_SwiLocGetAutoStart(uint8_t *pResp, uint16_t respLen, unpack_swiloc_SwiLocGetAutoStart_t *pOutput)
uint32_t max_dist
Definition: swiloc.h:72
uint8_t fix_type
Definition: swiloc.h:68
int function_reported
Definition: swiloc.h:67
int set_max_time
Definition: swiloc.h:162
Definition: swiloc.h:156
uint32_t fix_rate
Definition: swiloc.h:74
Definition: swiloc.h:65
uint8_t max_time
Definition: swiloc.h:70
int fix_rate_reported
Definition: swiloc.h:75
int unpack_swiloc_SwiLocSetAutoStart(uint8_t *pResp, uint16_t respLen)
int pack_swiloc_SwiLocGetAutoStart(pack_qmi_t *pCtx, uint8_t *pReqBuf, uint16_t *pLen)
int max_dist_reported
Definition: swiloc.h:73
int pack_swiloc_SwiLocSetAutoStart(pack_qmi_t *pCtx, uint8_t *pReqBuf, uint16_t *pLen, pack_swiloc_SwiLocSetAutoStart_t *reqArg)
uint32_t max_dist
Definition: swiloc.h:163
int set_function
Definition: swiloc.h:158
int set_fix_type
Definition: swiloc.h:160
uint8_t max_time
Definition: swiloc.h:161
int set_fix_rate
Definition: swiloc.h:166
int max_time_reported
Definition: swiloc.h:71
uint32_t fix_rate
Definition: swiloc.h:165
int fix_type_reported
Definition: swiloc.h:69
uint8_t fix_type
Definition: swiloc.h:159
int set_max_dist
Definition: swiloc.h:164
Definition: common.h:126

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