»
Symbian OS v9.3 »
Symbian OS reference »
C++ component reference »
OBEX OBEX »
obexconstants.h Global variables
Location:
obexconstants.h
obexconstants.h Global variables
const TInt KErrIrObexRespBase;
Description
Must not use as not in the allocated range
KErrIrObexClientNoDevicesFound
const TInt KErrIrObexClientNoDevicesFound;
Description
Extended error for IrObex - No other infrared device found
KErrIrObexClientPeerDoesNotHaveObex
const TInt KErrIrObexClientPeerDoesNotHaveObex;
Description
Extended error for IrObex - Other IR device cannot handle IrObex
KErrIrObexClientPutPeerAborted
const TInt KErrIrObexClientPutPeerAborted;
Description
Extended error for IrObex - Other IR device aborted the transfer
KErrIrObexServerPutPeerAborted
const TInt KErrIrObexServerPutPeerAborted;
Description
Extended error for IrObex - Peer device aborted data transmission/obex sending
KErrIrObexConnectChallRejected
const TInt KErrIrObexConnectChallRejected;
Description
Extended error for IrObex - Cannot authorise the challenge so link dropped
const TInt KErrIrObexBadEvent;
Description
Unexpected event for the given state
const TInt KErrIrObexServerStopped;
Description
Event occurred while Server is stopped
KErrIrObexPacketDuringWait
const TInt KErrIrObexPacketDuringWait;
Description
Packet received while state machine is in a wait state
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:
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:
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.
KObexIrdaDefaultDiscoveryAttempts
const TUint KObexIrdaDefaultDiscoveryAttempts;
Description
Default value for the number of discovery attempts made. Use this value as a default for iDiscoveryAttempts in TObexIrdaV2TransportInfo.
const TLitC< sizeof(L"IrTinyTP")/2 KObexIrTTPProtocol;
Description
Protocol string when running over IrDA
See also:
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:
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:
const TLitC< sizeof(L"RFCOMM")/2 KObexRfcommProtocol;
Description
Protocol string when running over Bluetooth
See also:
const TLitC< sizeof(L"USB")/2 KObexUsbProtocol;
Description
Protocol string when running over USB
See also:
const TLitC< sizeof(L"USB-V2")/2 KObexUsbProtocolV2;
Description
Protocol string when running over USB using client driver extensions
See also:
const TInt KErrIrObexRespSuccess;
Description
const TInt KErrIrObexRespCreated;
Description
const TInt KErrIrObexRespAccepted;
Description
KErrIrObexRespNonAuthInfo
const TInt KErrIrObexRespNonAuthInfo;
Description
const TInt KErrIrObexRespNoContent;
Description
KErrIrObexRespResetContent
const TInt KErrIrObexRespResetContent;
Description
KErrIrObexRespPartialContent
const TInt KErrIrObexRespPartialContent;
Description
KErrIrObexRespMultipleChoices
const TInt KErrIrObexRespMultipleChoices;
Description
const TInt KErrIrObexRespMovedPerm;
Description
const TInt KErrIrObexRespMovedTemp;
Description
const TInt KErrIrObexRespSeeOther;
Description
KErrIrObexRespNotModified
const TInt KErrIrObexRespNotModified;
Description
const TInt KErrIrObexRespUseProxy;
Description
const TInt KErrIrObexRespBadRequest;
Description
KErrIrObexRespUnauthorized
const TInt KErrIrObexRespUnauthorized;
Description
KErrIrObexRespPaymentRequired
const TInt KErrIrObexRespPaymentRequired;
Description
const TInt KErrIrObexRespForbidden;
Description
const TInt KErrIrObexRespNotFound;
Description
KErrIrObexRespMethodNotAllowed
const TInt KErrIrObexRespMethodNotAllowed;
Description
KErrIrObexRespNotAcceptable
const TInt KErrIrObexRespNotAcceptable;
Description
KErrIrObexRespProxyAuthenReqd
const TInt KErrIrObexRespProxyAuthenReqd;
Description
const TInt KErrIrObexRespTimedOut;
Description
const TInt KErrIrObexRespConflict;
Description
const TInt KErrIrObexRespGone;
Description
const TInt KErrIrObexRespLengthReqd;
Description
KErrIrObexRespPreCondFailed
const TInt KErrIrObexRespPreCondFailed;
Description
KErrIrObexRespReqEntityTooLarge
const TInt KErrIrObexRespReqEntityTooLarge;
Description
KErrIrObexRespReqURLTooLarge
const TInt KErrIrObexRespReqURLTooLarge;
Description
KErrIrObexRespUnsupMediaType
const TInt KErrIrObexRespUnsupMediaType;
Description
KErrIrObexRespInternalError
const TInt KErrIrObexRespInternalError;
Description
KErrIrObexRespNotImplemented
const TInt KErrIrObexRespNotImplemented;
Description
const TInt KErrIrObexRespBadGateway;
Description
KErrIrObexRespServiceUnavail
const TInt KErrIrObexRespServiceUnavail;
Description
KErrIrObexRespGatewayTimeout
const TInt KErrIrObexRespGatewayTimeout;
Description
KErrIrObexRespHTTPVerNotSupp
const TInt KErrIrObexRespHTTPVerNotSupp;
Description
KErrIrObexRespDatabaseFull
const TInt KErrIrObexRespDatabaseFull;
Description
KErrIrObexRespDatabaseLocked
const TInt KErrIrObexRespDatabaseLocked;
Description