Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dsensors.h677 #define SENSOR_STATUS_UNRELIABLE 0 macro
/hardware/invensense/6515/libsensors_iio/
DMPLSensor.cpp486 mSmEvents.acceleration.status = SENSOR_STATUS_UNRELIABLE; in MPLSensor()
491 mSdEvents.acceleration.status = SENSOR_STATUS_UNRELIABLE; in MPLSensor()
496 mScEvents.acceleration.status = SENSOR_STATUS_UNRELIABLE; in MPLSensor()
2638 s->gyro.status = SENSOR_STATUS_UNRELIABLE;
2709 s->magnetic.status = SENSOR_STATUS_UNRELIABLE;
4692 = SENSOR_STATUS_UNRELIABLE;
/hardware/invensense/65xx/libsensors_iio/
DMPLSensor.cpp2507 s->gyro.status = SENSOR_STATUS_UNRELIABLE; in rawGyroHandler()
2558 s->magnetic.status = SENSOR_STATUS_UNRELIABLE; in rawCompassHandler()
2655 = SENSOR_STATUS_UNRELIABLE; in smHandler()
4398 = SENSOR_STATUS_UNRELIABLE; in readDmpOrientEvents()
5909 = SENSOR_STATUS_UNRELIABLE; in readDmpPedometerEvents()