Home
last modified time | relevance | path

Searched refs:reported (Results 1 – 25 of 89) sorted by relevance

1234

/hardware/interfaces/gnss/2.1/
DIGnssCallback.hal59 * which is reported in cN0DbHz.
62 * processes one of the components, then the reported basebandCN0DbHz reflects only the
65 * This value is mandatory. Like cN0DbHz, it may be reported as 0 for satellites being
66 * reported that may be searched for, but not yet tracked.
DIGnssMeasurementCallback.hal61 * and is no longer used by the framework. The GNSS measurement flags are instead reported
101 * GnssMeasurement.receivedSvTimeInNs, then it must not be included in the reported full
145 * which is reported in cN0DbHz.
148 * processes one of the components, then the reported basebandCN0DbHz reflects only the
DIGnssMeasurement.hal38 * satellites and frequency bands that the chipset supports must be reported in this mode.
/hardware/interfaces/automotive/vehicle/2.0/
DIVehicleCallback.hal23 * subscribed to needs to be reported. This may be based purely on
26 * change needs to be reported.
/hardware/interfaces/neuralnetworks/1.3/
DIFencedExecutionCallback.hal49 * must be reported as UINT64_MAX. A driver may choose to
56 * must be reported as UINT64_MAX. A driver may choose to
/hardware/interfaces/contexthub/1.0/
DIContexthubCallback.hal74 * be controlled by the service must not be reported.
76 * must be reported.
/hardware/qcom/gps/msm8998/core/
DLocApiBase.cpp164 bool reported = false; in needReport() local
171 reported = (mask & techMask); in needReport()
181 reported = !((ulpLocation.gpsLocation.flags & LOC_GPS_LOCATION_HAS_ACCURACY) && in needReport()
186 return reported; in needReport()
/hardware/qcom/sdm845/gps/sdm845/core/
DLocApiBase.cpp182 bool reported = false; in needReport() local
189 reported = (mask & techMask); in needReport()
199 reported = !((ulpLocation.gpsLocation.flags & LOC_GPS_LOCATION_HAS_ACCURACY) && in needReport()
204 return reported; in needReport()
/hardware/interfaces/wifi/offload/1.0/
DIOffloadCallback.hal27 * see OffloadStatus for the error conditions to be reported
/hardware/qcom/sm7150/gps/core/
DLocApiBase.cpp205 bool reported = false; in needReport() local
212 reported = (mask & techMask); in needReport()
222 reported = !((ulpLocation.gpsLocation.flags & LOC_GPS_LOCATION_HAS_ACCURACY) && in needReport()
227 return reported; in needReport()
/hardware/qcom/sm8150/gps/core/
DLocApiBase.cpp205 bool reported = false; in needReport() local
212 reported = (mask & techMask); in needReport()
222 reported = !((ulpLocation.gpsLocation.flags & LOC_GPS_LOCATION_HAS_ACCURACY) && in needReport()
227 return reported; in needReport()
/hardware/qcom/sm8150p/gps/core/
DLocApiBase.cpp205 bool reported = false; in needReport() local
212 reported = (mask & techMask); in needReport()
222 reported = !((ulpLocation.gpsLocation.flags & LOC_GPS_LOCATION_HAS_ACCURACY) && in needReport()
227 return reported; in needReport()
/hardware/interfaces/gnss/measurement_corrections/1.1/
DIMeasurementCorrections.hal33 * of the GNSS chipset as reported in the IGnssCallback.
/hardware/interfaces/gnss/measurement_corrections/1.0/
DIMeasurementCorrections.hal33 * of the GNSS chipset as reported in the IGnssCallback.
/hardware/interfaces/gnss/2.0/
DIGnssDebug.hal30 * and is no longer used by the framework. The constellation type is instead reported in
DIGnssMeasurement.hal38 * satellites and frequency bands that the chipset supports must be reported in this mode.
/hardware/interfaces/graphics/composer/2.4/
DIComposerCallback.hal37 * Notifies the client that the previously reported timing for vsync period change has been
/hardware/interfaces/camera/provider/2.4/
DICameraProviderCallback.hal57 * android.flash.info.available is reported as true via the
/hardware/interfaces/gnss/1.1/
DIGnssMeasurementCallback.hal46 * Similar information about carrier phase signal tracking is still reported in these
DIGnssMeasurement.hal37 * satellites and frequency bands that the chipset supports must be reported in this mode.
/hardware/interfaces/tests/foo/1.0/
DIFooCallback.hal49 // caller. IFooCallback adds this information to the one reported by
/hardware/interfaces/radio/1.2/
Dtypes.hal128 * recommended that this be reported whenever link capacity or signal strength is reported.
187 * FALSE – Incremental results must not be reported.
188 * TRUE – Incremental must be reported.
207 * reported.
/hardware/interfaces/radio/1.5/
Dtypes.hal326 * FALSE – Incremental results must not be reported.
327 * TRUE – Incremental must be reported.
345 * reported.
459 * The time, as reported by SystemClock.elapsedRealtime(), when this link address will be or
468 * The time, as reported by SystemClock.elapsedRealtime(), when this link address will expire
642 * The CellIdentity structure should be reported once for each element of the PLMN-IdentityInfoList
969 * Cause code reported by the network in case registration fails. This will be a mobility
979 * is reported in the reasonForDenial field). This PLMN shall be in standard format consisting
/hardware/interfaces/neuralnetworks/1.2/
DIExecutionCallback.hal54 * be reported as UINT64_MAX. A driver may choose to report
/hardware/interfaces/dumpstate/1.1/
Dtypes.hal43 * All reported information MUST directly relate to connectivity debugging or customer support

1234