Linux SDK (lite-qmi)  MBPL_SDK_R25_ENG3
DataCallTypeTlv_t Struct Reference

#include <wds.h>

Data Fields

uint8_t data_call_type
 
uint8_t tethered_call_type
 

Detailed Description

Name: DataCallTypeTlv

Purpose: Structure used to store data call type TLV info.

Parameters
data_call_typeValues:
  • WDS_DATA_CALL_NONE (0x00) - None
  • WDS_DATA_CALL_EMBEDDED (0x01) - Embedded call (application)
  • WDS_DATA_CALL_TETHERED (0x02) - Tethered call
  • WDS_DATA_CALL_MODEM_EMBEDDED (0x03) - Modem embedded call
tethered_call_typeValues:
  • WDS_TETHERED_CALL_NONE (0x00) - Non-tethered call
  • WDS_TETHERED_CALL_RMNET (0x01) - RmNet call
  • WDS_TETHERED_CALL_DUN (0x02) - DUN call

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