const TLitC< sizeof(L"Lbs Client Fault")/2 > | KPosClientFault | [static] |
LBS Panic string
Position Client API panic codes
Enumerator | Value | Description |
---|---|---|
EPositionGenericInfoMismatchDataType | 0 |
HPGI datatype mismatch |
EPositionRequestorConstructorGivenNullData | 1 |
CRequestor constructed with a null descriptor |
EPositionGenericInfoZeroBufferSize | 2 |
HPGI zero-byte buffer |
EPositionBadRequest | 3 |
A unknown IPC request has been made on the server. |
EPositionBadDescriptor | 4 |
A bad descriptor has been given to the server by the client. |
EPositionServerHandleNotClosed | 5 |
An attempt has been made to connect using an already open handle. |
EPositionServerBadHandle | 6 |
An attempt has been made to communicate though a non connected handle. |
EPositionNullPointerHolder | 7 |
A client has tried to use a RPositioner/RPositionServer handle that hasn't been properly initialised. |
EPositionInvalidClassType | 8 |
A client has asked for/set the supported classes in TPositionModuleInfo with an invalid class type. |
EPositionSelectionOrderOverflow | 9 |
Too many items specified in a TPositionSelectionOrder. |
EPositionClassSizeMismatch | 10 |
The class' size doesn't match the expected value. |
EPositionQualityBadDataType | 11 |
An unsupported object of size greater than KPositionMaxSizeQualityTrait has been passed to a TPositionQualityBase as a field. |
EPositionBadTime | 12 |
A negative TTimeIntervalMicroSeconds was passed to a method. |
EPositionBadAccuracy | 13 |
A negative value for accuracy was passed to a method. |
EPositionGenericInfoZeroMaxFields | 14 |
A client has attempted to instantiate a HPositionGenricInfo with 0 Max Fields. |
EPositionDuplicateRequest | 15 |
A client has called an asynchronous request while it is still outstanding on that RPositionServer / RPositioner. |
EPositionRequestsNotCancelled | 16 |
A session or sub-session was closed with requests still outstanding. |
EPositionNullRequestor | 17 |
A NULL entry has been found in the requestor stack. |
const TInt | KPositionQualityLoss |
Completion codes to give extended information about location fix.
const TInt | KPositionEarlyComplete |
Completion code indicating that the request has returned early at the explicit request of the application.
const TInt | KPositionCalculationFutile |
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.
const TInt | KPositionAssistanceDataReset |
Code indicating that the assistance data response asks for a reset of the assistance data, as shown by the data mask.
const TInt | KPositionNotAvailable |
Code indicating that a position is not currently available. The status code is used as part of the status notification of the LbsLocator API.
const TInt | KPositionErrBase |
Lbs specific error codes.
If __S60_ is defined in lbsvariant.h the constant is -30371 otherwise it is -17350
const TInt | KErrPositionSystemFailure |
Returned by the network, when it cannot perform an operation due to a failure in the network
const TInt | KErrPositionProtocolErr |
Returned due to an protocol related error.
const TInt | KErrPositionMethodFailure |
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.
const TInt | KErrPositionFacilityNoSupport |
Returned by the network receiving a request about a facility which is not supported in the PLMN.
const TInt | KErrPositionNoService |
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.
const TInt | KErrPositionUnauthorizedLCSClient |
Returned by the network when authorization failed for a informed LCSClientID.
const TInt | KErrPositionServiceNotSubscribed |
Returned by the network when an informed LCSClient is not available.
const TInt | KErrPositionHighPriorityReceive |
Returned when a requests is cancelled due to receiving higher priority request.
const TInt | KErrPositionNetworkUnavailable |
Indicates an error due to no network coverage.