TObexIrProtocolInfo Class Reference

#include <mw/obexconstants.h>

class TObexIrProtocolInfo : public TObexProtocolInfo

Inherits from

Detailed Description

Used to describe IrDA specific protocol information

To access the default OBEX server, the IAS class value should be "OBEX" and the IAS attribute name "IrDA:TinyTP:LsapSel".

Member Attribute Documentation

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.

iAttributeName

TBuf8< KIASAttributeNameMax >iAttributeName

The IAS attribute value that the OBEX session will register its listener port, or request remote port with.

iClassName

TBuf8< KIASClassNameMax >iClassName

The IAS class value that the OBEX session will register its listener port, or request remote port with.

iDiscoveryAttempts

TUint8 iDiscoveryAttempts

The number of discovery attempts to make.

iDiscoverySlots

TUint8 iDiscoverySlots

The number of discovery slots to use.