|
||
class TObexUsbTransportInfo : public TObexTransportInfo;
Concrete transport info type for use when using the usb transport controller.
TObexTransportInfo
- This class is a combination of the TObexProtocolInfo and TObexProtocolPolicy cla...
TObexUsbTransportInfo
- Concrete transport info type for use when using the usb transport controller.
Defined in TObexUsbTransportInfo
:
iInterfaceStringDescriptor
Provides a string to be attached to the Obex function's Communication Class inte...Inherited from TObexTransportInfo
:
iFuture1
iFuture2
iFuture3
iFuture4
iReceiveMtu
The maximum size of the receive packet buffer for the policy iTransmitMtu
The maximum size of the transmit packet buffer for the policy iTransportName
The type of the transport over which obex will run. The size of the buffer is ch...iVersion
The version of the protocol policy format that this class supports TBuf16< KUsbIntStringDescLength > iInterfaceStringDescriptor;
Provides a string to be attached to the Obex function's Communication Class interface, which may be used to identify the Obex service.