LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiOmadm.h
Go to the documentation of this file.
1 
10 /*
11  * Copyright: © 2011-2105 Sierra Wireless, Inc. all rights reserved
12  */
13 #ifndef __GOBI_API_OMADM_H__
14 #define __GOBI_API_OMADM_H__
15 
16 #ifdef __cplusplus
17 extern "C" {
18 #endif
19 
37  ULONG sessionType );
38 
52 
106  ULONG *pSessionState,
107  ULONG *pSessionType,
108  ULONG *pFailureReason,
109  BYTE *pRetryCount,
110  WORD *pSessionPause,
111  WORD *pTimeRemaining );
112 
133  ULONG *pSessionType,
134  USHORT *pSessionID );
135 
136 #ifdef __cplusplus
137 } /* extern "C" { */
138 #endif
139 
140 #endif /* __GOBI_API_OMADM_H__ */
ULONG OMADMCancelSession()
unsigned char BYTE
Definition: SwiDataTypes.h:32
ULONG OMADMGetPendingNIA(ULONG *pSessionType, USHORT *pSessionID)
ULONG OMADMGetSessionInfo(ULONG *pSessionState, ULONG *pSessionType, ULONG *pFailureReason, BYTE *pRetryCount, WORD *pSessionPause, WORD *pTimeRemaining)
unsigned short USHORT
Definition: SwiDataTypes.h:35
ULONG OMADMStartSession(ULONG sessionType)
unsigned long ULONG
Definition: SwiDataTypes.h:28
unsigned short WORD
Definition: SwiDataTypes.h:34

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