Home
last modified time | relevance | path

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

/system/chre/platform/slpi/see/
Dsee_cal_helper.cc118 const char *calType = getDataTypeForCalSensorIndex(i); in findCalibrationSensors() local
119 if (!seeHelper.findSuidSync(calType, &suids)) { in findCalibrationSensors()
121 LOGE("Failed to find sensor '%s'", calType); in findCalibrationSensors()