Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: obexconstants.h

Class TObexUsbProtocolInfoV2

class TObexUsbProtocolInfoV2 : public TObexUsbProtocolInfo;

Description

Used to set options used by the extended USB client driver for improved performance

Derivation

Members

Defined in TObexUsbProtocolInfoV2:
iBandwidthPriority, iDmaOnInEndpoint, iDmaOnOutEndpoint

Inherited from TObexProtocolInfo:
iTransport

Inherited from TObexUsbProtocolInfo:
iInterfaceStringDescriptor

See also:


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