Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: obexusbtransportinfo.h

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TObexUsbV2TransportInfo

class TObexUsbV2TransportInfo : public TObexUsbTransportInfo;

Description

Concrete transport info type when using the USB transport controller with client driver extensions.

Derivation

Members

Defined in TObexUsbV2TransportInfo:
iBandwidthPriority, iDmaOnInEndpoint, iDmaOnOutEndpoint

Inherited from TObexTransportInfo:
iFuture1, iFuture2, iFuture3, iFuture4, iReceiveMtu, iTransmitMtu, iTransportName, iVersion

Inherited from TObexUsbTransportInfo:
iInterfaceStringDescriptor


Member data


iBandwidthPriority

TInt iBandwidthPriority;

Description

Bitmap containing the bandwidth priorities to use on IN and OUT endpoints


iDmaOnOutEndpoint

TBool iDmaOnOutEndpoint;

Description

Specifies whether to use DMA on the bulk OUT endpoint


iDmaOnInEndpoint

TBool iDmaOnInEndpoint;

Description

Specifies whether to use DMA on the bulk IN endpoint