#include <wds.h>
|
uint8_t | data_call_type |
|
uint8_t | tethered_call_type |
|
Name: DataCallTypeTlv
Purpose: Structure used to store data call type TLV info.
- Parameters
-
data_call_type | Values:
- 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_type | Values:
- 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: