|
LinuxQMISDK
SLQS03.03.08
|
Open Mobile Alliance Device Management Service API function prototypes. More...
Go to the source code of this file.
Functions | |
| ULONG | OMADMStartSession (ULONG sessionType) |
| ULONG | OMADMCancelSession () |
| ULONG | OMADMGetSessionInfo (ULONG *pSessionState, ULONG *pSessionType, ULONG *pFailureReason, BYTE *pRetryCount, WORD *pSessionPause, WORD *pTimeRemaining) |
| ULONG | OMADMGetPendingNIA (ULONG *pSessionType, USHORT *pSessionID) |
Open Mobile Alliance Device Management Service API function prototypes.
Copyright: © 2011 Sierra Wireless, Inc. all rights reserved
| ULONG OMADMCancelSession | ( | ) |
Cancels an ongoing OMA-DM session.
| None |
Returns information about the pending network-initiated alert
| SessionType[OUT] |
|
| SessionID[OUT] |
|
| ULONG OMADMGetSessionInfo | ( | ULONG * | pSessionState, |
| ULONG * | pSessionType, | ||
| ULONG * | pFailureReason, | ||
| BYTE * | pRetryCount, | ||
| WORD * | pSessionPause, | ||
| WORD * | pTimeRemaining | ||
| ) |
Returns information related to the current (or previous if no session is active) OMA-DM session.
| SessionState[OUT] |
|
| sessionType[OUT] |
|
| FailureReason[OUT] |
|
| RetryCount[OUT] |
|
| SessionPause[OUT] |
|
| TimeRemaining[OUT] |
|
Starts an OMA-DM session.
| sessionType |
|