Home
last modified time | relevance | path

Searched refs:uncertainty (Results 1 – 25 of 128) sorted by relevance

123456

/hardware/interfaces/gnss/measurement_corrections/1.1/
Dtypes.hal53 * changes in the area of position uncertainty.
61 * Environment bearing uncertainty [0 to 180]. It represents the standard deviation of the
62 * physical structure in the circle of position uncertainty. hasEnvironmentBearing becomes false
63 * as the uncertainty value passes a predefined threshold depending on the physical structure
/hardware/qcom/gps/msm8909w_3100/gnss/
Dlocation_gnss.cpp55 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty);
213 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime() argument
216 gGnssAdapter->injectTimeCommand(time, timeReference, uncertainty); in injectTime()
/hardware/qcom/gps/msm8998/gnss/
Dlocation_gnss.cpp55 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty);
211 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime() argument
214 gGnssAdapter->injectTimeCommand(time, timeReference, uncertainty); in injectTime()
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal28 /** A valid 'time uncertainty' is stored in the data structure. */
34 /** A valid 'bias uncertainty' is stored in the data structure. */
38 /** A valid 'drift uncertainty' is stored in the data structure. */
55 /** A valid 'carrier phase uncertainty' is stored in the data structure. */
224 * 1-Sigma uncertainty associated with the clock's time in nanoseconds.
225 * The uncertainty is represented as an absolute (single sided) value.
265 * 1-Sigma uncertainty associated with the local estimate of GNSS time (clock
266 * bias) in nanoseconds. The uncertainty is represented as an absolute
269 * The caller is responsible for using this uncertainty (it can be very
292 * 1-Sigma uncertainty associated with the clock's drift in nanoseconds (per
[all …]
/hardware/interfaces/gnss/2.1/
DIGnssAntennaInfoCallback.hal32 * A point in 3D space, with associated uncertainty.
55 * Phase center offset (PCO) with associated 1-sigma uncertainty. PCO is defined with
86 * 2D vectors of 1-sigma uncertainty in millimeters associated with the PCV
120 * 2D vectors of 1-sigma uncertainty in dBi associated with the signal
DIGnssMeasurementCallback.hal37 * A valid full inter-signal bias uncertainty is stored in the data structure.
45 * A valid satellite inter-signal bias uncertainty is stored in the data structure.
114 * 1-sigma uncertainty associated with the full inter-signal bias in nanoseconds.
142 * 1-sigma uncertainty associated with the satellite inter-signal bias in nanoseconds.
/hardware/qcom/sm8150p/gps/gnss/
Dlocation_gnss.cpp62 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty);
286 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime() argument
289 gGnssAdapter->injectTimeCommand(time, timeReference, uncertainty); in injectTime()
/hardware/qcom/sm7150/gps/gnss/
Dlocation_gnss.cpp62 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty);
301 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime() argument
304 gGnssAdapter->injectTimeCommand(time, timeReference, uncertainty); in injectTime()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h125 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() argument
127 return mLocApi->setTime(time, timeReference, uncertainty); in setTime()
Dloc.cpp64 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
423 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time() argument
429 timeReference, uncertainty); in loc_inject_time()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.h140 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty) in setTime() argument
142 return mLocApi->setTime(time, timeReference, uncertainty); in setTime()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
DLocEngAdapter.cpp352 int uncertainty) in setTime() argument
361 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.cpp349 int uncertainty) in setTime() argument
358 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
Dloc.cpp66 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty);
476 static int loc_inject_time(GpsUtcTime time, int64_t timeReference, int uncertainty) in loc_inject_time() argument
482 timeReference, uncertainty); in loc_inject_time()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.cpp352 int uncertainty) in setTime() argument
361 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp349 int uncertainty) in setTime() argument
358 result = mLocApi->setTime(time, timeReference, uncertainty); in setTime()
/hardware/qcom/sm7250/gps/gnss/
Dlocation_gnss.cpp62 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty);
332 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime() argument
335 gGnssAdapter->injectTimeCommand(time, timeReference, uncertainty); in injectTime()
/hardware/qcom/sm8150/gps/gnss/
Dlocation_gnss.cpp62 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty);
332 static void injectTime(int64_t time, int64_t timeReference, int32_t uncertainty) in injectTime() argument
335 gGnssAdapter->injectTimeCommand(time, timeReference, uncertainty); in injectTime()
/hardware/qcom/gps/msm8998/location/
Dlocation_interface.h51 void (*injectTime)(int64_t time, int64_t timeReference, int32_t uncertainty);
/hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8909w_3100/location/
Dlocation_interface.h52 void (*injectTime)(int64_t time, int64_t timeReference, int32_t uncertainty);
/hardware/qcom/gps/msm8909/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8996/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);
/hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
DLocApiRpc.h94 setTime(GpsUtcTime time, int64_t timeReference, int uncertainty);

123456