LinuxQMISDK-Lite  SLQS04.00.23
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
unpack_sms_SLQSGetSMS_t Struct Reference

Data Fields

uint32_t messageTag
 
uint32_t messageFormat
 
uint32_t messageSize
 
uint8_t message [2048]
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

This sturcture contains unpack get SMS parameters.

Parameters
messageTag
  • Message tag
    • 0 - Read
    • 1 - Not read
    • 2 - Mobile originated and sent
    • 3 - Mobile originated but not yet sent
Parameters
messageFormat
  • Message format
    • 0 - CDMA (IS-637B)
    • 1 - 5 (Reserved)
    • 6 - GSM/WCDMA PP
Parameters
messageSize
  • Upon input the maximum number of bytes that can be written to the message array.
  • Upon successful output the actual number of bytes written to the message array.
  • Bit to check in ParamPresenceMask - 1
message
  • The message contents array
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

Field Documentation

uint8_t unpack_sms_SLQSGetSMS_t::message[2048]
uint32_t unpack_sms_SLQSGetSMS_t::messageFormat
uint32_t unpack_sms_SLQSGetSMS_t::messageSize
uint32_t unpack_sms_SLQSGetSMS_t::messageTag
swi_uint256_t unpack_sms_SLQSGetSMS_t::ParamPresenceMask

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