LinuxQMISDK
SLQS04.00.03
Main Page
Modules
References
Data Structures
File List
Globals
rms
inc
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
42
ULONG
GetSMSWake
(
43
ULONG
*pEnabled,
44
ULONG
*pWakeMask );
45
69
ULONG
SetSMSWake
(
70
ULONG
bEnable,
71
ULONG
wakeMask );
72
73
#ifdef __cplusplus
74
}
/* extern "C" { */
75
#endif
76
77
#endif
/* __GOBI_API_RMS_H__ */
GetSMSWake
ULONG GetSMSWake(ULONG *pEnabled, ULONG *pWakeMask)
SetSMSWake
ULONG SetSMSWake(ULONG bEnable, ULONG wakeMask)
ULONG
unsigned long ULONG
Definition:
SwiDataTypes.h:28
Copyright (c) 2011-2015 Sierra Wireless, Inc. All rights reserved