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.
const static TInt KErrSdpAlreadyBound
Description
Cannot bind to specifed sockets protocol, as already bound.
const static TInt KErrSdpPeerError
Description
Remote device gave unknown error.
const static TInt KErrSdpClientNotConnected
Description
Local device is not connected.
const static TInt KErrSdpUnsupportedVersion
Description
Invalid/unsupported SDP version.
const static TInt KErrSdpBadRecordHandle
Description
Invalid Service Record Handle.
const static TInt KErrSdpBadContinuationState
Description
Invalid Continuation State.
const static TInt KErrSdpServerRejectedRequest
Description
SDP server rejected the request.
const static TInt KErrSdpBadRequestBufferLength
Description
Request buffer was ill-formed.
const static TInt KErrSdpBadUUIDLength
Description
UUID entry was ill-formed.
const static TInt KErrSdpBadResultData
Description
Response was ill-formed.
const static TInt KErrSdpDatabaseFull
Description
SDP database is full.