Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: obexirtransportinfo.h

Class TObexIrV3TransportInfo

class TObexIrV3TransportInfo : public TObexIrV2TransportInfo;

Description

Concrete transport info type for use when using Irda ttp transport controller, with nickname extension.

Derivation

Members

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

See also:


Member data


iLocalDeviceNickname

TBuf< 20 > iLocalDeviceNickname;

Description

The device nickname. The maximum length in the IrDA specification is defined as 23 - (number of hint octets [2] + 1) = 20


iLocalDeviceNicknameValid

TBool iLocalDeviceNicknameValid;

Description

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