#include <mw/obextransportinfo.h>
class TObexTransportInfo |
Public Attributes | |
---|---|
TUint16 | iFuture1 |
TUint32 | iFuture2 |
TInt | iFuture3 |
TInt | iFuture4 |
TUint16 | iReceiveMtu |
TUint16 | iTransmitMtu |
TBuf< 60 > | iTransportName |
TUint16 | iVersion |
This class is a combination of the TObexProtocolInfo and TObexProtocolPolicy classes. This class is designed for licensee derivation, to support novel transport controllers. Existing superclasses include TObexUsbTransportInfo, TObexUsbV2TransportInfo, TObexBtTransportInfo and TObexIrTransportInfo. It is also designed for 3rd party instantiation, for use when creation a CObexServer or a CObexClient.
Note that, being a T-type, this type and all derived types must hold data by value, to support bitwise copying.
TUint16 | iFuture1 |