Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
getDUNCallInfoReq Struct Reference

#include <qaGobiApiWds.h>

Data Fields

ULONG Mask
 
BYTE * pReportConnStatus
 
TransferStatIndpTransferStatInd
 
BYTE * pReportDormStatus
 
BYTE * pReportDataBearerTech
 
BYTE * pReportChannelRate
 

Detailed Description

This structure contains the DUN Call Info Request parameters.

Parameters
Mask
  • Mandatory parameter
  • Set the bits corresponding to the information requested to 1
  • All other bits must be set to 0.
  • If any values are not available or applicable, the corresponding TLVs are not returned in the response.
    • Bit 0 - Connection Status
    • Bit 1 - Last call end reason
    • Bit 2 - Tx/Rx bytes OK
    • Bit 3 - Dormancy status
    • Bit 4 - Data bearer
    • Bit 5 - Channel rate
    • Bit 6 - Call active duration
pReportConnStatus
  • Connect Status Indicator
    • 0 - Do not report
    • 1 - Report connection status and call end reason
pTransferStatInd
pReportDormStatus
  • Dormancy Status Indicator
    • 0 - Do not report
    • 1 - Report traffic channel state of interface used for data connection
pReportDataBearerTech
  • Current Data Bearer Technology Indicator
    • 0 - Do not report
    • 1 - Report radio interface used for data transfer when it changes
pReportChannelRate
  • Channel Rate Indicator
    • 0 - Do not report
    • 1 - Report channel rate

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