Searched refs:CHRE_SENSOR_INDEX_DEFAULT (Results 1 – 4 of 4) sorted by relevance
42 return CHRE_SENSOR_INDEX_DEFAULT; in getSensorIndex()
61 return CHRE_SENSOR_INDEX_DEFAULT; in getSensorIndex()
33 return chreSensorFind(sensorType, CHRE_SENSOR_INDEX_DEFAULT, handle); in chreSensorFindDefault()
435 #define CHRE_SENSOR_INDEX_DEFAULT UINT8_C(0) macro