Location:
obexusbtransportinfo.h
class TObexUsbV2TransportInfo : public TObexUsbTransportInfo;
Concrete transport info type when using the USB transport controller with client driver extensions.
TObexTransportInfo
- This class is a combination of the
TObexUsbTransportInfo
- Concrete transport info type for use when using the usb transport controller
TObexUsbV2TransportInfo
- Concrete transport info type when using the USB transport controller with client driver extensions
Defined in TObexUsbV2TransportInfo
:
iBandwidthPriority
, iDmaOnInEndpoint
, iDmaOnOutEndpoint
Inherited from TObexTransportInfo
:
iFuture1
,
iFuture2
,
iFuture3
,
iFuture4
,
iReceiveMtu
,
iTransmitMtu
,
iTransportName
,
iVersion
Inherited from TObexUsbTransportInfo
:
iInterfaceStringDescriptor
TInt iBandwidthPriority;
Bitmap containing the bandwidth priorities to use on IN and OUT endpoints
TBool iDmaOnInEndpoint;
Specifies whether to use DMA on the bulk IN endpoint