OSDN Git Service

Sensors: MultiHal: Increase xfer buffer size
authorNick Vaccaro <nvaccaro@google.com>
Tue, 9 Feb 2016 22:56:17 +0000 (14:56 -0800)
committerNick Vaccaro <nvaccaro@google.com>
Tue, 9 Feb 2016 23:48:19 +0000 (15:48 -0800)
commit98d5e946baa0132eb9e512a38e04c5416d5512c4
treedcdcf68ca13c1e043da0bb62dd209a5cf6f8e151
parent8b483596168805d95740b979d21098b25188b6da
Sensors: MultiHal: Increase xfer buffer size

Increased the size of the sensor event transfer queue from 20 to
36 sensor events.  This size now matches Sensor Services buffer size
that it passes to poll() for reading events and will allow the
multihal to transfer the maximum events possible per poll cycle.

Change-Id: I55459ea0a70b9da848d3d3d43590050d71c53e28
modules/sensors/multihal.cpp