commit | ee5c18f038d952ce9378493386310899e4d51c84 | [log] [tgz] |
---|---|---|
author | Aniroop Mathur <a.mathur@samsung.com> | Tue Nov 03 02:02:09 2015 +0530 |
committer | Peng Xu <pengxu@google.com> | Wed Mar 16 18:07:00 2016 -0700 |
tree | cc06c6abc610a94408c52cf7a4a90643419137b9 | |
parent | 95972768013fe9da93fa4e3a396284acaaf67039 [diff] |
Sensor: Add batch support for native applications Currently, it is not possible for native applications to use the sensor in batch mode. As it is a 'C' header file so function overloading is not possible. Therefore, lets add a new function to enable the sensor, set the delay and batch timeout, all together. Change-Id: I565ec2d945d57f31ae11ed43bf9ba351aebd67a0 Signed-off-by: Aniroop Mathur <a.mathur@samsung.com>