Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: btsdp.h

SDP error codes

Support

Supported from 6.1

Description

Error codes relating to SDP operations.

Some of these may be returned by local server access methods and some by remote server access methods.


KErrSdpAlreadyBound

const static TInt KErrSdpAlreadyBound

Description

Cannot bind to specifed sockets protocol, as already bound.

[Top]


KErrSdpPeerError

const static TInt KErrSdpPeerError

Description

Remote device gave unknown error.

[Top]


KErrSdpClientNotConnected

const static TInt KErrSdpClientNotConnected

Description

Local device is not connected.

[Top]


KErrSdpUnsupportedVersion

const static TInt KErrSdpUnsupportedVersion

Description

Invalid/unsupported SDP version.

[Top]


KErrSdpBadRecordHandle

const static TInt KErrSdpBadRecordHandle

Description

Invalid Service Record Handle.

[Top]


KErrSdpBadContinuationState

const static TInt KErrSdpBadContinuationState

Description

Invalid Continuation State.

[Top]


KErrSdpServerRejectedRequest

const static TInt KErrSdpServerRejectedRequest

Description

SDP server rejected the request.

[Top]


KErrSdpBadRequestBufferLength

const static TInt KErrSdpBadRequestBufferLength

Description

Request buffer was ill-formed.

[Top]


KErrSdpBadUUIDLength

const static TInt KErrSdpBadUUIDLength

Description

UUID entry was ill-formed.

[Top]


KErrSdpBadResultData

const static TInt KErrSdpBadResultData

Description

Response was ill-formed.

[Top]


KErrSdpDatabaseFull

const static TInt KErrSdpDatabaseFull

Description

SDP database is full.