Location:
obexirtransportinfo.h
class TObexIrV3TransportInfo : public TObexIrV2TransportInfo;
Concrete transport info type for use when using Irda ttp transport controller, with nickname extension.
TObexTransportInfo
- This class is a combination of the
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, with discovery extensions
TObexIrV3TransportInfo
- Concrete transport info type for use when using Irda ttp transport controller, with nickname extension
Defined in TObexIrV3TransportInfo
:
iLocalDeviceNickname
, iLocalDeviceNicknameValid
Inherited from TObexIrTransportInfo
:
iAddr
,
iAttributeName
,
iClassName
Inherited from TObexIrV2TransportInfo
:
iDiscoveryAttempts
,
iDiscoverySlots
Inherited from TObexTransportInfo
:
iFuture1
,
iFuture2
,
iFuture3
,
iFuture4
,
iReceiveMtu
,
iTransmitMtu
,
iTransportName
,
iVersion
TBuf< 20 > iLocalDeviceNickname;
The device nickname. The maximum length in the IrDA specification is defined as 23 - (number of hint octets [2] + 1) = 20
TBool iLocalDeviceNicknameValid;
A flag indicating if the device nickname field is valid. This allows Symbian to make further derivations of this interface without making the device nickname mandatory