Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <ObexUsbTransportInfo.h>
This item is not part of the S60 5th Edition SDK

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:

Inherited from TObexTransportInfo:

Inherited from TObexUsbTransportInfo:


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