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.
TObexIrProtocolInfo for running over TinyTP
TObexBluetoothProtocolInfo for running over Rfcomm
TObexUsbProtocolInfo for running over USB
TObexUsbProtocolInfoV2 for running over USB using client driver extensions