Searched refs:CHRE_SENSOR_ACCURACY_HIGH (Results 1 – 4 of 4) sorted by relevance
229 #define CHRE_SENSOR_ACCURACY_HIGH UINT8_C(4) macro
126 } else if (header->accuracy > CHRE_SENSOR_ACCURACY_HIGH) { in checkSensorEvent()
332 } else if (header->accuracy > CHRE_SENSOR_ACCURACY_HIGH) { in sanityCheckHeader()
1026 return CHRE_SENSOR_ACCURACY_HIGH; in getChreSensorAccuracyFromSeeSampleStatus()