Home
last modified time | relevance | path

Searched refs:CHRE_SENSOR_ACCURACY_LOW (Results 1 – 2 of 2) sorted by relevance

/system/chre/chre_api/include/chre_api/chre/
Dsensor_types.h227 #define CHRE_SENSOR_ACCURACY_LOW UINT8_C(2) macro
/system/chre/platform/slpi/see/
Dsee_helper.cc1022 return CHRE_SENSOR_ACCURACY_LOW; in getChreSensorAccuracyFromSeeSampleStatus()