Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: LbsErrors.h

LbsErrors.h Global variables


KPosClientFault

const TLitC< sizeof(L"Lbs Client Fault")/2 KPosClientFault;

Description

LBS Panic string

[Top]


KPositionQualityLoss

const TInt KPositionQualityLoss;

Description

Completion codes to give extended information about location fix.

[Top]


KPositionPartialUpdate

const TInt KPositionPartialUpdate;

Description

Completion code for partial update.

[Top]


KPositionEarlyComplete

const TInt KPositionEarlyComplete;

Description

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

[Top]


KPositionCalculationFutile

const TInt KPositionCalculationFutile;

Description

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.

[Top]


KPositionErrBase

const TInt KPositionErrBase;

Description

Lbs specific error codes.

[Top]


KErrPositionBufferOverflow

const TInt KErrPositionBufferOverflow;

Description

BufferOverflow error

[Top]


KErrPositionIncalculable

const TInt KErrPositionIncalculable;

Description

Position calculation error

[Top]


KPositionNetworkErrorBase

const TInt KPositionNetworkErrorBase;

Description

Network error

[Top]


KErrPositionSystemFailure

const TInt KErrPositionSystemFailure;

Description

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

[Top]


KErrPositionProtocolErr

const TInt KErrPositionProtocolErr;

Description

Returned due to an protocol related error.

[Top]


KErrPositionMethodFailure

const TInt KErrPositionMethodFailure;

Description

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.

[Top]


KErrPositionFacilityNoSupport

const TInt KErrPositionFacilityNoSupport;

Description

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

[Top]


KErrPositionNoService

const TInt KErrPositionNoService;

Description

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.

[Top]


KErrPositionUnauthorizedLCSClient

const TInt KErrPositionUnauthorizedLCSClient;

Description

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

[Top]


KErrPositionServiceNotSubscribed

const TInt KErrPositionServiceNotSubscribed;

Description

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

[Top]


KErrPositionHighPriorityReceive

const TInt KErrPositionHighPriorityReceive;

Description

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

[Top]


KPositionDataSourceErrorBase

const TInt KPositionDataSourceErrorBase;

Description

Data source errors