LinuxQMISDK  SLQS03.03.16
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
wcdmaMsgEncodingParams Struct Reference

Data Fields

ULONG messageSize
 
CHARpDestAddr
 
CHARpTextMsg
 
CHARpPDUMessage
 
BYTE alphabet
 

Detailed Description

Structure contains parameters which need to encoded with message

Parameters
messageSize
  • The length of the message contents in bytes
pDestAddr[IN]
  • Gives NULL-terminated ASCII String containing destination address
pTextMsg[IN]
  • Text message to be encoded, maximum limit is 160 charaters
pPDUMessage[OUT]
  • Encoded PDU message
alphabet[IN]
  • Encoding method to generate the PDU
    • 0 - 7 bit encoding
    • 4 - 8 bit encoding
    • 8 - 16 bit UCS2 encoding
    • others value will be treated as default 7 bit encoding

Field Documentation

BYTE wcdmaMsgEncodingParams::alphabet
ULONG wcdmaMsgEncodingParams::messageSize
CHAR* wcdmaMsgEncodingParams::pDestAddr
CHAR* wcdmaMsgEncodingParams::pPDUMessage
CHAR* wcdmaMsgEncodingParams::pTextMsg

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