#include <mw/obexirtransportinfo.h>
class TObexIrV3TransportInfo : public TObexIrV2TransportInfo |
Public Attributes | |
---|---|
TBuf< 20 > | iLocalDeviceNickname |
TBool | iLocalDeviceNicknameValid |
Concrete transport info type for use when using Irda ttp transport controller, with nickname extension.
See also: KObexIrTTPProtocolV3
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