Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_sms_SLQSGetSMSList_t Struct Reference

#include <sms.h>

Data Fields

uint32_t messageListSize
 
qmiSmsMessageList messageList [MAX_SMS_LIST_SIZE]
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This structure contains unpack get SMS list parameters.

Parameters
messageListSize
  • Upon input the maximum number of elements that the message list array can contain.
  • Upon successful output the actual number of elements in the message list array.
  • Bit to check in ParamPresenceMask - 1
messageList
  • Message List
  • See qmiSmsMessageList for more information
  • Bit to check in ParamPresenceMask - 1
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

The documentation for this struct was generated from the following file: