commit | 0f0df7ed0a1a7cfb1ce4ab9c161f4641c868bc39 | [log] [tgz] |
---|---|---|
author | Peng Xu <pengxu@google.com> | Thu Jan 05 23:39:08 2017 -0800 |
committer | Peng Xu <pengxu@google.com> | Tue Jan 10 15:19:59 2017 -0800 |
tree | f3b5a4bb0fc1dc48ee74a6e5b8f33f4d1b5765d3 | |
parent | 6e3cb80c19d91cf2072f99bd230fb7719e8c6f1d [diff] |
[sensors] new functions and types for direct report mode Added functions: * registerDirectChannel * unregisterDirectChannel * configDirectReport Added structs and enums related to direct report functionality. Stub default implementation is also included. Test: compiles and runs Bug: 30985702 Change-Id: Ia542673e2b180e0aa62c1374cf8c1671bf2f5721