libpack  SLQS03.03.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
qaGobiApiRms.h
Go to the documentation of this file.
1 
9 /*
10  * Copyright: © 2011-2015 Sierra Wireless, Inc. all rights reserved
11  */
12 #ifndef __GOBI_API_RMS_H__
13 #define __GOBI_API_RMS_H__
14 
15 #ifdef __cplusplus
16 extern "C" {
17 #endif
18 
43  ULONG *pEnabled,
44  ULONG *pWakeMask );
45 
70  ULONG bEnable,
71  ULONG wakeMask );
72 
73 #ifdef __cplusplus
74 } /* extern "C" { */
75 #endif
76 
77 #endif /* __GOBI_API_RMS_H__ */
ULONG GetSMSWake(ULONG *pEnabled, ULONG *pWakeMask)
ULONG SetSMSWake(ULONG bEnable, ULONG wakeMask)
unsigned long ULONG
Definition: SwiDataTypes.h:28

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