Location:
obexconstants.h
class TObexUsbProtocolInfoV2 : public TObexUsbProtocolInfo;
Used to set options used by the extended USB client driver for improved performance
TObexProtocolInfo
- This class is derived for each underlying transport protocol OBEX runs over
TObexUsbProtocolInfo
- Used to describe USB specific protocol information
TObexUsbProtocolInfoV2
- Used to set options used by the extended USB client driver for improved performance
Defined in TObexUsbProtocolInfoV2
:
iBandwidthPriority
, iDmaOnInEndpoint
, iDmaOnOutEndpoint
Inherited from TObexProtocolInfo
:
iTransport
Inherited from TObexUsbProtocolInfo
:
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