#include <mw/obexconstants.h>
class TObexProtocolInfo |
Public Attributes | |
---|---|
TBuf< 60 > | iTransport |
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.
See also: TObexIrProtocolInfo for running over TinyTP TObexBluetoothProtocolInfo for running over Rfcomm TObexUsbProtocolInfo for running over USB TObexUsbProtocolInfoV2 for running over USB using client driver extensionsKObexIrTTPProtocol KObexIrTTPProtocolV2 KObexRfcommProtocol KObexUsbProtocol KObexUsbProtocolV2