|
||
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 performa...
Defined in TObexUsbProtocolInfoV2
:
iBandwidthPriority
Bitmap containing the bandwidth priorities to use on IN and OUT endpoints iDmaOnInEndpoint
Specifies whether to use DMA on the bulk IN endpoint iDmaOnOutEndpoint
Specifies whether to use DMA on the bulk OUT endpoint Inherited from TObexProtocolInfo
:
iTransport
Holds the unique name for the transport. Inherited from TObexUsbProtocolInfo
:
iInterfaceStringDescriptor
Provides a string to be attached to the Obex function's Communication Class inte...TObexUsbProtocolInfo
Used to describe USB specific protocol informationTInt 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