#include <sms.h>
|
|
uint32_t | messageListSize |
| |
|
qmiSmsMessageList | messageList [MAX_SMS_LIST_SIZE] |
| |
|
swi_uint256_t | ParamPresenceMask |
| |
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: