|
||
class TObexIrV2TransportInfo : public TObexIrTransportInfo;
Concrete transport info type for use when using Irda ttp transport controller, with discovery extensions.
TObexTransportInfo
- This class is a combination of the TObexProtocolInfo and TObexProtocolPolicy cla...
TObexIrTransportInfo
- Concrete transport info type for use when using Irda ttp transport controller.
TObexIrV2TransportInfo
- Concrete transport info type for use when using Irda ttp transport controller, w...
Defined in TObexIrV2TransportInfo
:
iDiscoveryAttempts
The number of discovery attempts to make. iDiscoverySlots
The number of discovery slots to use. Inherited from TObexIrTransportInfo
:
iAddr
IrDA address information for this connection, as used in the IrDA sockets interf...iAttributeName
The IAS attribute value that the OBEX session will register its listener port, o...iClassName
The IAS class value that the OBEX session will register its listener port, or re...Inherited from TObexTransportInfo
:
iFuture1
iFuture2
iFuture3
iFuture4
iReceiveMtu
The maximum size of the receive packet buffer for the policy iTransmitMtu
The maximum size of the transmit packet buffer for the policy iTransportName
The type of the transport over which obex will run. The size of the buffer is ch...iVersion
The version of the protocol policy format that this class supports KObexIrTTPProtocolV2
Protocol string when running over IrDA Using this version indicates that the con...TUint8 iDiscoveryAttempts;
The number of discovery attempts to make.