class TObexUsbProtocolInfoV2 : public TObexUsbProtocolInfo |
Used to set options used by the extended USB client driver for improved performance
RDevUsbcClient
Public Attributes | |
---|---|
TInt | iBandwidthPriority |
TBool | iDmaOnInEndpoint |
TBool | iDmaOnOutEndpoint |
Private Attributes | |
---|---|
TUint32 | iPadding1 |
TUint32 | iPadding2 |
TUint32 | iPadding3 |
TUint32 | iPadding4 |
Inherited Attributes | |
---|---|
TObexProtocolInfo::iTransport | |
TObexUsbProtocolInfo::iInterfaceStringDescriptor |
TInt | iBandwidthPriority |
Bitmap containing the bandwidth priorities to use on IN and OUT endpoints TUsbcBandwidthPriority
TBool | iDmaOnOutEndpoint |
Specifies whether to use DMA on the bulk OUT endpoint