lbserrors.h File Reference

KPosClientFault

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

LBS Panic string

Enum TPositionClientPanic

Position Client API panic codes

EnumeratorValueDescription
EPositionGenericInfoMismatchDataType0

HPGI datatype mismatch

EPositionRequestorConstructorGivenNullData1

CRequestor constructed with a null descriptor

EPositionGenericInfoZeroBufferSize2

HPGI zero-byte buffer

EPositionBadRequest3

A unknown IPC request has been made on the server.

EPositionBadDescriptor4

A bad descriptor has been given to the server by the client.

EPositionServerHandleNotClosed5

An attempt has been made to connect using an already open handle.

EPositionServerBadHandle6

An attempt has been made to communicate though a non connected handle.

EPositionNullPointerHolder7

A client has tried to use a RPositioner/RPositionServer handle that hasn't been properly initialised.

EPositionInvalidClassType8

A client has asked for/set the supported classes in TPositionModuleInfo with an invalid class type.

EPositionSelectionOrderOverflow9

Too many items specified in a TPositionSelectionOrder.

EPositionClassSizeMismatch10

The class' size doesn't match the expected value.

EPositionQualityBadDataType11

An unsupported object of size greater than KPositionMaxSizeQualityTrait has been passed to a TPositionQualityBase as a field.

EPositionBadTime12

A negative TTimeIntervalMicroSeconds was passed to a method.

EPositionBadAccuracy13

A negative value for accuracy was passed to a method.

EPositionGenericInfoZeroMaxFields14

A client has attempted to instantiate a HPositionGenricInfo with 0 Max Fields.

EPositionDuplicateRequest15

A client has called an asynchronous request while it is still outstanding on that RPositionServer / RPositioner.

EPositionRequestsNotCancelled16

A session or sub-session was closed with requests still outstanding.

EPositionNullRequestor17

A NULL entry has been found in the requestor stack.

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.

KPositionNotAvailable

const TIntKPositionNotAvailable

Code indicating that a position is not currently available. The status code is used as part of the status notification of the LbsLocator API.

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