LinuxQMISDK
SLQS03.03.07
Main Page
Modules
References
Data Structures
File List
Globals
rms
inc
qaGobiApiRms.h
Go to the documentation of this file.
1
11
#ifndef __GOBI_API_RMS_H__
12
#define __GOBI_API_RMS_H__
13
14
#ifdef __cplusplus
15
extern
"C"
{
16
#endif
17
41
ULONG
GetSMSWake
(
42
ULONG
*pEnabled,
43
ULONG
*pWakeMask );
44
68
ULONG
SetSMSWake
(
69
ULONG
bEnable,
70
ULONG
wakeMask );
71
72
#ifdef __cplusplus
73
}
/* extern "C" { */
74
#endif
75
76
#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:23
Copyright (c) 2011 Sierra Wireless, Inc. All rights reserved