|
Linux SDK (lite-qmi)
MBPL_SDK_R25_ENG3
|
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 |
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) |