Lines Matching refs:GNSS
28 * Flags indicating the GNSS measurement state.
30 * <p>The expected behavior here is for GNSS HAL to set all the flags that apply. For example,
36 * <p>If GNSS is still searching for a satellite, the corresponding state must be set to
44 * <p>The table below indicates the valid range of the received GNSS satellite time. These
48 * range of the received GNSS satellite time value.
369 * Extends a GNSS Measurement, adding a GnssMeasurementCodeType, a GnssMeasurementState, and
374 * GNSS measurement information for a single satellite and frequency, as in the 1.1
393 * The type of code that is currently being tracked in the GNSS measurement.
434 * Value "UNKNOWN" represents the GNSS Measurement's code type is unknown.
436 * This is used to specify the observation descriptor defined in GNSS Observation Data File
455 * The constellation type of the GNSS measurement.
461 * Complete set of GNSS Measurement data, same as 1.1 with additional enum in measurements.
467 /** The GNSS clock time reading. */
471 * Timing information of the GNSS data synchronized with SystemClock.elapsedRealtimeNanos()
480 * @param data Contains a reading of GNSS measurements.