replicant-frameworks_native/services/sensorservice
Mathias Agopian 90ed3e8d78 fix a few problems with BitTube
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
2013-09-10 21:10:53 -07:00
..
tests
Android.mk
BatteryService.cpp
BatteryService.h
CorrectedGyroSensor.cpp
CorrectedGyroSensor.h
Fusion.cpp
Fusion.h
GravitySensor.cpp various fixes to the sensorservice 2013-05-16 18:47:21 -07:00
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