|
||
class TObexUsbProtocolInfo : public TObexProtocolInfo;
Used to describe USB specific protocol information
TObexProtocolInfo
- This class is derived for each underlying transport protocol OBEX runs over.
TObexUsbProtocolInfo
- Used to describe USB specific protocol information
Defined in TObexUsbProtocolInfo
:
iInterfaceStringDescriptor
Provides a string to be attached to the Obex function's Communication Class inte...Inherited from TObexProtocolInfo
:
iTransport
Holds the unique name for the transport. 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.