Location:
LbsErrors.h
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 KErrPositionSystemFailure;
Returned by the network, when it cannot perform an operation due to a failure in the network
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 KPositionDataSourceErrorBase;
Data source errors