Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <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:

Inherited from TObexIrTransportInfo:

Inherited from TObexIrV2TransportInfo:

Inherited from TObexTransportInfo:

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