class TObexIrTransportInfo : public TObexTransportInfo |
Concrete transport info type for use when using Irda ttp transport controller. KObexIrTTPProtocol
Public Attributes | |
---|---|
TIrdaSockAddr | iAddr |
TBuf8< KIASAttributeNameMax > | iAttributeName |
TBuf8< KIASClassNameMax > | iClassName |
TIrdaSockAddr | iAddr |
IrDA address information for this connection, as used in the IrDA sockets interface. Refer to the SDK for more information about this. Its main use is for setting the port that the local machine will listen on.
TBuf8< KIASAttributeNameMax > | iAttributeName |
The IAS attribute value that the OBEX session will register its listener port, or request remote port with.
TBuf8< KIASClassNameMax > | iClassName |
The IAS class value that the OBEX session will register its listener port, or request remote port with.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.