obexconstants.h File Reference
const TInt KChallResponseSize
| const TInt | KChallResponseSize |
const TInt KUsbIntStringDescLength
| const TInt | KUsbIntStringDescLength |
const TUint8 KObexObjectDescriptionSize
| const TUint8 | KObexObjectDescriptionSize |
const TInt KErrIrObexRespBase
| const TInt | KErrIrObexRespBase |
Must not use as not in the allocated range
const TInt KErrIrObexClientNoDevicesFound
| const TInt | KErrIrObexClientNoDevicesFound |
Extended error for IrObex - No other infrared device found
const TInt KErrIrObexClientPeerDoesNotHaveObex
| const TInt | KErrIrObexClientPeerDoesNotHaveObex |
Extended error for IrObex - Other IR device cannot handle IrObex
const TInt KErrIrObexClientPutPeerAborted
| const TInt | KErrIrObexClientPutPeerAborted |
Extended error for IrObex - Other IR device aborted the transfer
const TInt KErrIrObexServerPutPeerAborted
| const TInt | KErrIrObexServerPutPeerAborted |
Extended error for IrObex - Peer device aborted data transmission/obex sending
const TInt KErrIrObexConnectChallRejected
| const TInt | KErrIrObexConnectChallRejected |
Extended error for IrObex - Cannot authorise the challenge so link dropped
const TInt KErrIrObexBadEvent
| const TInt | KErrIrObexBadEvent |
Unexpected event for the given state
const TInt KErrIrObexServerStopped
| const TInt | KErrIrObexServerStopped |
Event occurred while Server is stopped
const TInt KErrIrObexPacketDuringWait
| const TInt | KErrIrObexPacketDuringWait |
Packet received while state machine is in a wait state
const TInt KObexTransportInfoVersion0
| const TInt | KObexTransportInfoVersion0 |
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.
TObexTransportInfo
const TInt KObexDefaultMtuSize
| const TInt | KObexDefaultMtuSize |
Default for the receive and transmit MTU sizes Use this default value for setting the iReceiveMtu or iTransmitMtu in TObexTransportInfo objects or derived classes.
TObexTransportInfo
const TUint KObexIrdaDefaultDiscoverySlotsToUse
| const TUint | KObexIrdaDefaultDiscoverySlotsToUse |
Default value for the number of discovery slots to use. Use this value as a default for iDiscoverySlots in TObexIrdaV2TransportInfo.
TObexIrdaV2TransportInfo
const TUint KObexIrdaDefaultDiscoveryAttempts
| const TUint | KObexIrdaDefaultDiscoveryAttempts |
Default value for the number of discovery attempts made. Use this value as a default for iDiscoveryAttempts in TObexIrdaV2TransportInfo. TObexIrdaV2TransportInfo
const TLitC< sizeof(L"IrTinyTP")/2 > KObexIrTTPProtocol
| const TLitC< sizeof(L"IrTinyTP")/2 > | KObexIrTTPProtocol | [static] |
const TLitC< sizeof(L"IrTinyTP-V2")/2 > 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. TObexIrProtocolInfo
const TLitC< sizeof(L"IrTinyTP-V3")/2 > KObexIrTTPProtocolV3
| const TLitC< sizeof(L"IrTinyTP-V3")/2 > | KObexIrTTPProtocolV3 | [static] |
const TLitC< sizeof(L"RFCOMM")/2 > KObexRfcommProtocol
| const TLitC< sizeof(L"RFCOMM")/2 > | KObexRfcommProtocol | [static] |
const TLitC< sizeof(L"USB")/2 > KObexUsbProtocol
| const TLitC< sizeof(L"USB")/2 > | KObexUsbProtocol | [static] |
const TLitC< sizeof(L"Win32Usb")/2 > KObexWin32UsbProtocol
| const TLitC< sizeof(L"Win32Usb")/2 > | KObexWin32UsbProtocol | [static] |
const TLitC< sizeof(L"USB-V2")/2 > KObexUsbProtocolV2
| const TLitC< sizeof(L"USB-V2")/2 > | KObexUsbProtocolV2 | [static] |
const TInt KErrIrObexRespSuccess
| const TInt | KErrIrObexRespSuccess |
const TInt KErrIrObexRespCreated
| const TInt | KErrIrObexRespCreated |
const TInt KErrIrObexRespAccepted
| const TInt | KErrIrObexRespAccepted |
const TInt KErrIrObexRespNonAuthInfo
| const TInt | KErrIrObexRespNonAuthInfo |
const TInt KErrIrObexRespNoContent
| const TInt | KErrIrObexRespNoContent |
const TInt KErrIrObexRespResetContent
| const TInt | KErrIrObexRespResetContent |
const TInt KErrIrObexRespPartialContent
| const TInt | KErrIrObexRespPartialContent |
const TInt KErrIrObexRespMultipleChoices
| const TInt | KErrIrObexRespMultipleChoices |
const TInt KErrIrObexRespMovedPerm
| const TInt | KErrIrObexRespMovedPerm |
const TInt KErrIrObexRespMovedTemp
| const TInt | KErrIrObexRespMovedTemp |
const TInt KErrIrObexRespSeeOther
| const TInt | KErrIrObexRespSeeOther |
const TInt KErrIrObexRespNotModified
| const TInt | KErrIrObexRespNotModified |
const TInt KErrIrObexRespUseProxy
| const TInt | KErrIrObexRespUseProxy |
const TInt KErrIrObexRespBadRequest
| const TInt | KErrIrObexRespBadRequest |
const TInt KErrIrObexRespUnauthorized
| const TInt | KErrIrObexRespUnauthorized |
const TInt KErrIrObexRespPaymentRequired
| const TInt | KErrIrObexRespPaymentRequired |
const TInt KErrIrObexRespForbidden
| const TInt | KErrIrObexRespForbidden |
const TInt KErrIrObexRespNotFound
| const TInt | KErrIrObexRespNotFound |
const TInt KErrIrObexRespMethodNotAllowed
| const TInt | KErrIrObexRespMethodNotAllowed |
const TInt KErrIrObexRespNotAcceptable
| const TInt | KErrIrObexRespNotAcceptable |
const TInt KErrIrObexRespProxyAuthenReqd
| const TInt | KErrIrObexRespProxyAuthenReqd |
const TInt KErrIrObexRespTimedOut
| const TInt | KErrIrObexRespTimedOut |
const TInt KErrIrObexRespConflict
| const TInt | KErrIrObexRespConflict |
const TInt KErrIrObexRespGone
| const TInt | KErrIrObexRespGone |
const TInt KErrIrObexRespLengthReqd
| const TInt | KErrIrObexRespLengthReqd |
const TInt KErrIrObexRespPreCondFailed
| const TInt | KErrIrObexRespPreCondFailed |
const TInt KErrIrObexRespReqEntityTooLarge
| const TInt | KErrIrObexRespReqEntityTooLarge |
const TInt KErrIrObexRespReqURLTooLarge
| const TInt | KErrIrObexRespReqURLTooLarge |
const TInt KErrIrObexRespUnsupMediaType
| const TInt | KErrIrObexRespUnsupMediaType |
const TInt KErrIrObexRespInternalError
| const TInt | KErrIrObexRespInternalError |
const TInt KErrIrObexRespNotImplemented
| const TInt | KErrIrObexRespNotImplemented |
const TInt KErrIrObexRespBadGateway
| const TInt | KErrIrObexRespBadGateway |
const TInt KErrIrObexRespServiceUnavail
| const TInt | KErrIrObexRespServiceUnavail |
const TInt KErrIrObexRespGatewayTimeout
| const TInt | KErrIrObexRespGatewayTimeout |
const TInt KErrIrObexRespHTTPVerNotSupp
| const TInt | KErrIrObexRespHTTPVerNotSupp |
const TInt KErrIrObexRespDatabaseFull
| const TInt | KErrIrObexRespDatabaseFull |
const TInt KErrIrObexRespDatabaseLocked
| const TInt | KErrIrObexRespDatabaseLocked |
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.