obexconstants.h File Reference

#include <mw/obexconstants.h>

KChallResponseSize

const TIntKChallResponseSize

KObexRespSize

const TIntKObexRespSize

KUsbIntStringDescLength

const TIntKUsbIntStringDescLength

KObexObjectDescriptionSize

const TUint8KObexObjectDescriptionSize

KErrIrObexRespBase

const TIntKErrIrObexRespBase

Must not use as not in the allocated range

KErrIrObexClientNoDevicesFound

const TIntKErrIrObexClientNoDevicesFound

Extended error for IrObex - No other infrared device found

KErrIrObexClientPeerDoesNotHaveObex

const TIntKErrIrObexClientPeerDoesNotHaveObex

Extended error for IrObex - Other IR device cannot handle IrObex

KErrIrObexClientPutPeerAborted

const TIntKErrIrObexClientPutPeerAborted

Extended error for IrObex - Other IR device aborted the transfer

KErrIrObexServerPutPeerAborted

const TIntKErrIrObexServerPutPeerAborted

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

KErrIrObexConnectChallRejected

const TIntKErrIrObexConnectChallRejected

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

KErrIrObexBadEvent

const TIntKErrIrObexBadEvent

Unexpected event for the given state

KErrIrObexServerStopped

const TIntKErrIrObexServerStopped

Event occurred while Server is stopped

KErrIrObexPacketDuringWait

const TIntKErrIrObexPacketDuringWait

Packet received while state machine is in a wait state

KObexTransportInfoVersion0

const TIntKObexTransportInfoVersion0

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: TObexTransportInfo

KObexDefaultMtuSize

const TIntKObexDefaultMtuSize

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: TObexTransportInfo

KObexIrdaDefaultDiscoverySlotsToUse

const TUintKObexIrdaDefaultDiscoverySlotsToUse

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

See also: TObexIrdaV2TransportInfo

KObexIrdaDefaultDiscoveryAttempts

const TUintKObexIrdaDefaultDiscoveryAttempts

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

See also: TObexIrdaV2TransportInfo

KObexIrTTPProtocol

const TLitC< sizeof(L"IrTinyTP")/2 >KObexIrTTPProtocol[static]

Protocol string when running over IrDA

See also: TObexIrProtocolInfo TObexTransportInfo

KObexIrTTPProtocolV2

const TLitC< sizeof(L"IrTinyTP-V2")/2 >KObexIrTTPProtocolV2[static]

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

See also: TObexIrProtocolInfo

KObexIrTTPProtocolV3

const TLitC< sizeof(L"IrTinyTP-V3")/2 >KObexIrTTPProtocolV3[static]

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

See also: TObexIrProtocolInfo

capability
WriteDeviceData If the TObexIrV3TransportInfo is passed as the argument to CObexServer::NewL or CObexClient::NewL and the associated name is valid.

KObexRfcommProtocol

const TLitC< sizeof(L"RFCOMM")/2 >KObexRfcommProtocol[static]

Protocol string when running over Bluetooth

See also: TObexBluetoothProtocolInfo TObexTransportInfo

KObexUsbProtocol

const TLitC< sizeof(L"USB")/2 >KObexUsbProtocol[static]

Protocol string when running over USB

See also: TObexUsbProtocolInfo TObexTransportInfo

KObexWin32UsbProtocol

const TLitC< sizeof(L"Win32Usb")/2 >KObexWin32UsbProtocol[static]

Place holder for... protocol string that should be used if a Win32 emulator USB transport were to be created for testing.

See also: TObexUsbProtocolInfo TObexTransportInfo

KObexUsbProtocolV2

const TLitC< sizeof(L"USB-V2")/2 >KObexUsbProtocolV2[static]

Protocol string when running over USB using client driver extensions

See also: TObexUsbProtocolInfoV2 TObexTransportInfo

KErrIrObexRespSuccess

const TIntKErrIrObexRespSuccess

KErrIrObexRespCreated

const TIntKErrIrObexRespCreated

KErrIrObexRespAccepted

const TIntKErrIrObexRespAccepted

KErrIrObexRespNonAuthInfo

const TIntKErrIrObexRespNonAuthInfo

KErrIrObexRespNoContent

const TIntKErrIrObexRespNoContent

KErrIrObexRespResetContent

const TIntKErrIrObexRespResetContent

KErrIrObexRespPartialContent

const TIntKErrIrObexRespPartialContent

KErrIrObexRespMultipleChoices

const TIntKErrIrObexRespMultipleChoices

KErrIrObexRespMovedPerm

const TIntKErrIrObexRespMovedPerm

KErrIrObexRespMovedTemp

const TIntKErrIrObexRespMovedTemp

KErrIrObexRespSeeOther

const TIntKErrIrObexRespSeeOther

KErrIrObexRespNotModified

const TIntKErrIrObexRespNotModified

KErrIrObexRespUseProxy

const TIntKErrIrObexRespUseProxy

KErrIrObexRespBadRequest

const TIntKErrIrObexRespBadRequest

KErrIrObexRespUnauthorized

const TIntKErrIrObexRespUnauthorized

KErrIrObexRespPaymentRequired

const TIntKErrIrObexRespPaymentRequired

KErrIrObexRespForbidden

const TIntKErrIrObexRespForbidden

KErrIrObexRespNotFound

const TIntKErrIrObexRespNotFound

KErrIrObexRespMethodNotAllowed

const TIntKErrIrObexRespMethodNotAllowed

KErrIrObexRespNotAcceptable

const TIntKErrIrObexRespNotAcceptable

KErrIrObexRespProxyAuthenReqd

const TIntKErrIrObexRespProxyAuthenReqd

KErrIrObexRespTimedOut

const TIntKErrIrObexRespTimedOut

KErrIrObexRespConflict

const TIntKErrIrObexRespConflict

KErrIrObexRespGone

const TIntKErrIrObexRespGone

KErrIrObexRespLengthReqd

const TIntKErrIrObexRespLengthReqd

KErrIrObexRespPreCondFailed

const TIntKErrIrObexRespPreCondFailed

KErrIrObexRespReqEntityTooLarge

const TIntKErrIrObexRespReqEntityTooLarge

KErrIrObexRespReqURLTooLarge

const TIntKErrIrObexRespReqURLTooLarge

KErrIrObexRespUnsupMediaType

const TIntKErrIrObexRespUnsupMediaType

KErrIrObexRespInternalError

const TIntKErrIrObexRespInternalError

KErrIrObexRespNotImplemented

const TIntKErrIrObexRespNotImplemented

KErrIrObexRespBadGateway

const TIntKErrIrObexRespBadGateway

KErrIrObexRespServiceUnavail

const TIntKErrIrObexRespServiceUnavail

KErrIrObexRespGatewayTimeout

const TIntKErrIrObexRespGatewayTimeout

KErrIrObexRespHTTPVerNotSupp

const TIntKErrIrObexRespHTTPVerNotSupp

KErrIrObexRespDatabaseFull

const TIntKErrIrObexRespDatabaseFull

KErrIrObexRespDatabaseLocked

const TIntKErrIrObexRespDatabaseLocked