|
|
|
|
Location:
obexconstants.h
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
Inherited from TObexProtocolInfo:
iTransport
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.