|
|
|
|
Location:
obexconstants.h
class TObexProtocolInfo;
This class is derived for each underlying transport protocol OBEX runs over.
The iTransport member holds the unique name for the transport. For example for infra-red (TinyTP) this is "IrTinyTP" or KObexIrTTPProtocol.
Defined in TObexProtocolInfo:
iTransport
TObexIrProtocolInfoTObexBluetoothProtocolInfoTObexUsbProtocolInfoTObexUsbProtocolInfoV2KObexIrTTPProtocolKObexIrTTPProtocolV2KObexRfcommProtocolKObexUsbProtocolKObexUsbProtocolV2TBuf< 60 > iTransport;
Holds the unique name for the transport.