Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_sms_SLQSTransLayerInfoCallback_ind_t Struct Reference

#include <sms.h>

Data Fields

uint8_t regInd
 
sms_transLayerInfopTransLayerInfo
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Contains the parameters passed for the indication about change in transport layer information

Parameters
regInd
  • Indicates whether the transport layer is registered or not
  • Values:
    • 0x00 - Transport layer is not registered
    • 0x01 - Transport layer is registered
  • Bit to check in ParamPresenceMask - 1
pTransLayerInfo
  • Optional parameter
  • See sms_transLayerInfo for more information
  • Bit to check in ParamPresenceMask - 16
ParamPresenceMask
  • bitmask representation to indicate valid parameters.
Note
None

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