Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: obexconstants.h

obexconstants.h Global variables


KErrIrObexRespBase

const TInt KErrIrObexRespBase;

Description

Must not use as not in the allocated range

[Top]


KErrIrObexClientNoDevicesFound

const TInt KErrIrObexClientNoDevicesFound;

Description

Extended error for IrObex - No other infrared device found

[Top]


KErrIrObexClientPeerDoesNotHaveObex

const TInt KErrIrObexClientPeerDoesNotHaveObex;

Description

Extended error for IrObex - Other IR device cannot handle IrObex

[Top]


KErrIrObexClientPutPeerAborted

const TInt KErrIrObexClientPutPeerAborted;

Description

Extended error for IrObex - Other IR device aborted the transfer

[Top]


KErrIrObexServerPutPeerAborted

const TInt KErrIrObexServerPutPeerAborted;

Description

Extended error for IrObex - Peer device aborted data transmission/obex sending

[Top]


KErrIrObexConnectChallRejected

const TInt KErrIrObexConnectChallRejected;

Description

Extended error for IrObex - Cannot authorise the challenge so link dropped

[Top]


KErrIrObexBadEvent

const TInt KErrIrObexBadEvent;

Description

Unexpected event for the given state

[Top]


KErrIrObexServerStopped

const TInt KErrIrObexServerStopped;

Description

Event occurred while Server is stopped

[Top]


KErrIrObexPacketDuringWait

const TInt KErrIrObexPacketDuringWait;

Description

Packet received while state machine is in a wait state

[Top]


KObexTransportInfoVersion0

const TInt KObexTransportInfoVersion0;

Description

Version number for TObexTransportInfo and derived classes. When iVersion is set to this value the following fields of TObexTransportInfo must be set: iTransportName, iReceiveMtu iTransmitMtu The iVersion member variable must be set to this value. If in future any of the iFuture variables are used a new version constant will be created.

See also:

[Top]


KObexDefaultMtuSize

const TInt KObexDefaultMtuSize;

Description

Default for the receive and transmit MTU sizes Use this default value for setting the iReceiveMtu or iTransmitMtu in TObexTransportInfo objects or derived classes.

See also:

[Top]


KObexIrdaDefaultDiscoverySlotsToUse

const TUint KObexIrdaDefaultDiscoverySlotsToUse;

Description

Default value for the number of discovery slots to use. Use this value as a default for iDiscoverySlots in TObexIrdaV2TransportInfo.

[Top]


KObexIrdaDefaultDiscoveryAttempts

const TUint KObexIrdaDefaultDiscoveryAttempts;

Description

Default value for the number of discovery attempts made. Use this value as a default for iDiscoveryAttempts in TObexIrdaV2TransportInfo.

[Top]


KObexIrTTPProtocol

const TLitC< sizeof(L"IrTinyTP")/2 KObexIrTTPProtocol;

Description

Protocol string when running over IrDA

See also:

[Top]


KObexIrTTPProtocolV2

const TLitC< sizeof(L"IrTinyTP-V2")/2 KObexIrTTPProtocolV2;

Description

Protocol string when running over IrDA Using this version indicates that the configuration object contains discovery parameters.

See also:

[Top]


KObexIrTTPProtocolV3

const TLitC< sizeof(L"IrTinyTP-V3")/2 KObexIrTTPProtocolV3;

Description

Protocol string when running over IrDA Using this version indicates that the configuration object contains the device nickname.

See also:

[Top]


KObexRfcommProtocol

const TLitC< sizeof(L"RFCOMM")/2 KObexRfcommProtocol;

Description

Protocol string when running over Bluetooth

See also:

[Top]


KObexUsbProtocol

const TLitC< sizeof(L"USB")/2 KObexUsbProtocol;

Description

Protocol string when running over USB

See also:

[Top]


KObexUsbProtocolV2

const TLitC< sizeof(L"USB-V2")/2 KObexUsbProtocolV2;

Description

Protocol string when running over USB using client driver extensions

See also:

[Top]


KErrIrObexRespSuccess

const TInt KErrIrObexRespSuccess;

Description

[Top]


KErrIrObexRespCreated

const TInt KErrIrObexRespCreated;

Description

[Top]


KErrIrObexRespAccepted

const TInt KErrIrObexRespAccepted;

Description

[Top]


KErrIrObexRespNonAuthInfo

const TInt KErrIrObexRespNonAuthInfo;

Description

[Top]


KErrIrObexRespNoContent

const TInt KErrIrObexRespNoContent;

Description

[Top]


KErrIrObexRespResetContent

const TInt KErrIrObexRespResetContent;

Description

[Top]


KErrIrObexRespPartialContent

const TInt KErrIrObexRespPartialContent;

Description

[Top]


KErrIrObexRespMultipleChoices

const TInt KErrIrObexRespMultipleChoices;

Description

[Top]


KErrIrObexRespMovedPerm

const TInt KErrIrObexRespMovedPerm;

Description

[Top]


KErrIrObexRespMovedTemp

const TInt KErrIrObexRespMovedTemp;

Description

[Top]


KErrIrObexRespSeeOther

const TInt KErrIrObexRespSeeOther;

Description

[Top]


KErrIrObexRespNotModified

const TInt KErrIrObexRespNotModified;

Description

[Top]


KErrIrObexRespUseProxy

const TInt KErrIrObexRespUseProxy;

Description

[Top]


KErrIrObexRespBadRequest

const TInt KErrIrObexRespBadRequest;

Description

[Top]


KErrIrObexRespUnauthorized

const TInt KErrIrObexRespUnauthorized;

Description

[Top]


KErrIrObexRespPaymentRequired

const TInt KErrIrObexRespPaymentRequired;

Description

[Top]


KErrIrObexRespForbidden

const TInt KErrIrObexRespForbidden;

Description

[Top]


KErrIrObexRespNotFound

const TInt KErrIrObexRespNotFound;

Description

[Top]


KErrIrObexRespMethodNotAllowed

const TInt KErrIrObexRespMethodNotAllowed;

Description

[Top]


KErrIrObexRespNotAcceptable

const TInt KErrIrObexRespNotAcceptable;

Description

[Top]


KErrIrObexRespProxyAuthenReqd

const TInt KErrIrObexRespProxyAuthenReqd;

Description

[Top]


KErrIrObexRespTimedOut

const TInt KErrIrObexRespTimedOut;

Description

[Top]


KErrIrObexRespConflict

const TInt KErrIrObexRespConflict;

Description

[Top]


KErrIrObexRespGone

const TInt KErrIrObexRespGone;

Description

[Top]


KErrIrObexRespLengthReqd

const TInt KErrIrObexRespLengthReqd;

Description

[Top]


KErrIrObexRespPreCondFailed

const TInt KErrIrObexRespPreCondFailed;

Description

[Top]


KErrIrObexRespReqEntityTooLarge

const TInt KErrIrObexRespReqEntityTooLarge;

Description

[Top]


KErrIrObexRespReqURLTooLarge

const TInt KErrIrObexRespReqURLTooLarge;

Description

[Top]


KErrIrObexRespUnsupMediaType

const TInt KErrIrObexRespUnsupMediaType;

Description

[Top]


KErrIrObexRespInternalError

const TInt KErrIrObexRespInternalError;

Description

[Top]


KErrIrObexRespNotImplemented

const TInt KErrIrObexRespNotImplemented;

Description

[Top]


KErrIrObexRespBadGateway

const TInt KErrIrObexRespBadGateway;

Description

[Top]


KErrIrObexRespServiceUnavail

const TInt KErrIrObexRespServiceUnavail;

Description

[Top]


KErrIrObexRespGatewayTimeout

const TInt KErrIrObexRespGatewayTimeout;

Description

[Top]


KErrIrObexRespHTTPVerNotSupp

const TInt KErrIrObexRespHTTPVerNotSupp;

Description

[Top]


KErrIrObexRespDatabaseFull

const TInt KErrIrObexRespDatabaseFull;

Description

[Top]


KErrIrObexRespDatabaseLocked

const TInt KErrIrObexRespDatabaseLocked;

Description