90ed3e8d78
BitTube used to send objects one at a time and didn't handle errors properly. We now send all the objects in one call, which means they have to be read as a single batch as well. This changes the BitTube API. Update SensorService to the new API. Also added an API to set the size of the send buffer. Bug: 10641596 Change-Id: I77c70d35e351fdba0416fae4b7ca3b1d56272251 |
||
---|---|---|
.. | ||
tests | ||
Android.mk | ||
BatteryService.cpp | ||
BatteryService.h | ||
CorrectedGyroSensor.cpp | ||
CorrectedGyroSensor.h | ||
Fusion.cpp | ||
Fusion.h | ||
GravitySensor.cpp | ||
GravitySensor.h | ||
LinearAccelerationSensor.cpp | ||
LinearAccelerationSensor.h | ||
main_sensorservice.cpp | ||
mat.h | ||
OrientationSensor.cpp | ||
OrientationSensor.h | ||
quat.h | ||
RotationVectorSensor.cpp | ||
RotationVectorSensor.h | ||
SensorDevice.cpp | ||
SensorDevice.h | ||
SensorFusion.cpp | ||
SensorFusion.h | ||
SensorInterface.cpp | ||
SensorInterface.h | ||
SensorService.cpp | ||
SensorService.h | ||
traits.h | ||
vec.h |