Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubdefs.h32 COMMS_SENSOR_INVALID = 0, enumerator
Dhubconnection.cpp1574 if (alt == COMMS_SENSOR_INVALID) continue; in initConfigCmd()
2151 if (mSensorState[handle].alt[i] != COMMS_SENSOR_INVALID) { in updateSampleRate()