|
LinuxSDK
V1.4.0.5
|
#include <SwiApiCmBasic.h>
This structure contains basic usb port name information.
This structure is used by SwiGetUsbPortName to return the device name for the available endpoints .
Supports both GSM and CDMA PC cards, embedded devices, and MP line of products.
| swi_uint8 SWI_STRUCT_UsbPortName::AtCmdPort[LENGTH_PortName] |
AT command port
| swi_uint8 SWI_STRUCT_UsbPortName::Data1Port[LENGTH_PortName] |
DATA1 port
| swi_uint8 SWI_STRUCT_UsbPortName::Data2Port[LENGTH_PortName] |
DATA2 port
| swi_uint8 SWI_STRUCT_UsbPortName::Data3Port[LENGTH_PortName] |
DATA3 port
| swi_uint8 SWI_STRUCT_UsbPortName::DiagPort[LENGTH_PortName] |
Diag port
| swi_uint8 SWI_STRUCT_UsbPortName::DirectIPPort[LENGTH_PortName] |
Direct IP port
| swi_uint8 SWI_STRUCT_UsbPortName::HipPort[LENGTH_PortName] |
HIP port
| swi_uint8 SWI_STRUCT_UsbPortName::MassStoragePort[LENGTH_PortName] |
Mass Storage port
| swi_uint8 SWI_STRUCT_UsbPortName::NmeaPort[LENGTH_PortName] |
NMEA port
| swi_uint8 SWI_STRUCT_UsbPortName::QMIPort[LENGTH_PortName] |
QMI port
| swi_uint32 SWI_STRUCT_UsbPortName::sizeStruct |
The size, in bytes, of this structure. This value must always be populated by the calling application.