Home
last modified time | relevance | path

Searched refs:hasEnvironmentBearing (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/gnss/measurement_corrections/1.1/
Dtypes.hal35 bool hasEnvironmentBearing;
46 * some stage hasEnvironmentBearing = false.
49 * at some stage hasEnvironmentBearing = false.
55 * hasEnvironmentBearing should be checked to verify the environment bearing is available
56 * before calling this method. The value is undefined if hasEnvironmentBearing is false.
62 * physical structure in the circle of position uncertainty. hasEnvironmentBearing becomes false
66 * hasEnvironmentBearing should be checked to verify the environment bearing is available
67 * before calling this method. The value is undefined if hasEnvironmentBearing is false.
/hardware/interfaces/gnss/2.1/default/
DGnssMeasurementCorrections.cpp83 corrections.hasEnvironmentBearing, corrections.environmentBearingDegrees, in setCorrections_1_1()
/hardware/interfaces/gnss/common/utils/vts/
DUtils.cpp164 .hasEnvironmentBearing = true, in getMockMeasurementCorrections_1_1()
/hardware/qcom/sm8150/gps/location/
DLocationDataTypes.h1221 bool hasEnvironmentBearing; member