Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
unpack_wds_SLQSGetDataBearerTechnology_t Struct Reference

#include <wds.h>

Data Fields

uint8_t dataBearerMask
 
qmiWDSDataBearerTechnology curDataBearerTechnology
 
qmiWDSDataBearerTechnology lastCallDataBearerTechnology
 
swi_uint256_t ParamPresenceMask
 

Detailed Description

Structure to hold the data bearer technology values

Parameters
dataBearerMask[OUT]
  • This bit mask indicates if data bearer information for the current and/or last call has been received from the device. If a bit is set, then the information is available in the corresponding structure i.e. the one provided by the caller. Refer to liteQmiDataBearerMasks for bit-mask positions.
  • Bit to check in ParamPresenceMask - 1
curDataBearerTechnology[OUT]
lastCallDataBearerTechnology[OUT]
  • last call data bearer technology value.
  • See qmiWDSDataBearerTechnology
    • NULL if the parameter is not required
  • Bit to check in ParamPresenceMask - 16
ParamPresenceMask
  • bitmask representation to indicate valid parameters.

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