Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
dataBearers Struct Reference

#include <qaGobiApiWds.h>

Data Fields

BYTE dataBearerMask
 
QmiWDSDataBearerTechnologypCurDataBearerTechnology
 
QmiWDSDataBearerTechnologypLastCallDataBearerTechnology
 

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 qmiDataBearerMasks for bit-mask positions.
pCurDataBearerTechnology[OUT]
  • current data bearer technology value.
    • NULL if the parameter is not required
pLastCallDataBearerTechnology[OUT]
  • last call data bearer technology value.
    • NULL if the parameter is not required

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