Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
sMSTransferRouteMTMessageInfo Struct Reference

#include <sms.h>

Data Fields

uint8_t ackIndicator
 
uint32_t transactionID
 
uint8_t format
 
uint16_t length
 
uint8_t data [MAX_MS_TRANSFER_ROUTE_MSG]
 

Detailed Description

This structure contains Transfer route MT message information.

Parameters
ackIndicator
  • Parameter to indicate if ACK must be sent by the control point 0x00 - Send ACK 0x01 - Do not send ACK
transactionID
  • Transaction ID of the message
format
  • Message format 0x00 - CDMA 0x02 - 0x05 - Reserved 0x06 - GW_PP 0x07 - GW_BC
length
  • Length of the raw message. This length should not exceed the maximum WMS payload length of 256 bytes
data
  • Raw message data

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