lbserrors.h File Reference

#include <lbserrors.h>

KPosClientFault

const TLitC< sizeof(L"Lbs Client Fault")/2 >KPosClientFault[static]

LBS Panic string

KPositionQualityLoss

const TIntKPositionQualityLoss

Completion codes to give extended information about location fix.

KPositionPartialUpdate

const TIntKPositionPartialUpdate

Completion code for partial update.

KPositionEarlyComplete

const TIntKPositionEarlyComplete

Completion code indicating that the request has returned early at the explicit request of the application.

See also: RPositionerSubSessionBase::CompleteRequest()

KPositionCalculationFutile

const TIntKPositionCalculationFutile

Status code indicating that a location data source has determined it will be unable to provide an update of the required quality. This is only reported by the data source module when it has reasoned that there is no point in continuing with the calculation. It is not reported when there are transient conditions that might prevent the module from obtaining the desired location information.

KPositionAssistanceDataReset

const TIntKPositionAssistanceDataReset

Code indicating that the assistance data response asks for a reset of the assistance data, as shown by the data mask.

KPositionErrBase

const TIntKPositionErrBase

Lbs specific error codes.

If __S60_ is defined in lbsvariant.h the constant is -30371 otherwise it is -17350

KErrPositionBufferOverflow

const TIntKErrPositionBufferOverflow

BufferOverflow error

KErrPositionIncalculable

const TIntKErrPositionIncalculable

Position calculation error

KPositionNetworkErrorBase

const TIntKPositionNetworkErrorBase

Network error

KErrPositionSystemFailure

const TIntKErrPositionSystemFailure

Returned by the network, when it cannot perform an operation due to a failure in the network

KErrPositionProtocolErr

const TIntKErrPositionProtocolErr

Returned due to an protocol related error.

KErrPositionMethodFailure

const TIntKErrPositionMethodFailure

Returned by the network when the network is unable (a) To obtain the requested location information or (b) The desired QoS could not be satisfied or (c) The requested LCS assistance data could not be delivered or (d) The requested deciphering keys for broadcast assistance data could not be returned.

KErrPositionFacilityNoSupport

const TIntKErrPositionFacilityNoSupport

Returned by the network receiving a request about a facility which is not supported in the PLMN.

KErrPositionNoService

const TIntKErrPositionNoService

Returned by the network when it is requested to perform an operation on a supplementary service that violated the subscription restrictions. The nature of the restriction or the transgressed options may be sent as parameters.

KErrPositionUnauthorizedLCSClient

const TIntKErrPositionUnauthorizedLCSClient

Returned by the network when authorization failed for a informed LCSClientID.

KErrPositionServiceNotSubscribed

const TIntKErrPositionServiceNotSubscribed

Returned by the network when an informed LCSClient is not available.

KErrPositionHighPriorityReceive

const TIntKErrPositionHighPriorityReceive

Returned when a requests is cancelled due to receiving higher priority request.

KErrPositionNetworkUnavailable

const TIntKErrPositionNetworkUnavailable

Indicates an error due to no network coverage.

KPositionDataSourceErrorBase

const TIntKPositionDataSourceErrorBase

Data source errors