LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
rms.h File Reference

Go to the source code of this file.

Data Structures

struct  unpack_rms_GetSMSWake_t
 
struct  pack_rms_SetSMSWake_t
 
struct  unpack_rms_SetSMSWake_t
 

Macros

#define __LITEQMI_RMS_H__
 

Functions

int pack_rms_GetSMSWake (pack_qmi_t *pCtx, uint8_t *pReqBuf, uint16_t *pLen)
 
int unpack_rms_GetSMSWake (uint8_t *pResp, uint16_t respLen, unpack_rms_GetSMSWake_t *pOutput)
 
int pack_rms_SetSMSWake (pack_qmi_t *pCtx, uint8_t *pReqBuf, uint16_t *pLen, pack_rms_SetSMSWake_t *reqArg)
 
int unpack_rms_SetSMSWake (uint8_t *pResp, uint16_t respLen, unpack_rms_SetSMSWake_t *pOutput)
 

Macro Definition Documentation

#define __LITEQMI_RMS_H__

Function Documentation

int pack_rms_GetSMSWake ( pack_qmi_t pCtx,
uint8_t *  pReqBuf,
uint16_t *  pLen 
)

Get SMS Wake pack

Parameters
[in,out]pCtxqmi request context
[out]pReqBufqmi request buffer
[out]pLenqmi request length
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values
int pack_rms_SetSMSWake ( pack_qmi_t pCtx,
uint8_t *  pReqBuf,
uint16_t *  pLen,
pack_rms_SetSMSWake_t reqArg 
)

Set SMS Wake pack

Parameters
[in,out]pCtxqmi request context
[out]pReqBufqmi request buffer
[out]pLenqmi request length
[in]reqArgrequest parameter
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values
int unpack_rms_GetSMSWake ( uint8_t *  pResp,
uint16_t  respLen,
unpack_rms_GetSMSWake_t pOutput 
)

Get SMS Wake unpack

Parameters
[in]pRespqmi response from modem
[in]respLenqmi response length
[out]pOutputresponse unpacked
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values
int unpack_rms_SetSMSWake ( uint8_t *  pResp,
uint16_t  respLen,
unpack_rms_SetSMSWake_t pOutput 
)

Set SMS Wake unpack

Parameters
[in]pRespqmi response from modem
[in]respLenqmi response length
[out]pOutputunpacked response
Returns
eQCWWAN_ERR_NONE on success, eQCWWAN_xxx error value otherwise
See Also
See qmerrno.h for eQCWWAN_xxx error values

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