Searched defs:readEvents (Results 1 - 2 of 2) sorted by relevance

/hardware/invensense/libsensors_iio/
H A DCompassSensor.IIO.9150.h51 virtual int readEvents(sensors_event_t *data, int count) { return 0; } function in class:CompassSensor
/hardware/invensense/libsensors/
H A DMPLSensor.cpp988 int MPLSensor::readEvents(sensors_event_t* data, int count) function in class:MPLSensor
1010 "MPLSensor::readEvents called, but there's nothing to do.");

Completed in 49 milliseconds