Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <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:

Inherited from TObexProtocolInfo:

Inherited from TObexUsbProtocolInfo:

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