TObexIrV3TransportInfo Class Reference

class TObexIrV3TransportInfo : public TObexIrV2TransportInfo
Concrete transport info type for use when using Irda ttp transport controller, with nickname extension. KObexIrTTPProtocolV3
capability
WriteDeviceData If the TObexIrV3TransportInfo is passed as the argument to CObexServer::NewL or CObexClient::NewL and the associated name is valid.

Member Data Documentation

TBuf< 20 > iLocalDeviceNickname

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

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