commit | 15cf17fc406f7796b33dc56585eccbcd1c9c6df9 | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@google.com> | Fri Sep 04 13:11:39 2015 -0700 |
committer | Arman Uguray <armansito@google.com> | Thu Sep 17 16:32:12 2015 -0700 |
tree | a8b9a916c8aa3f1de0a92d30b0e5c74751877e9d | |
parent | f8711f2e95343f2c9673ab4ffc0bebbdba16c452 [diff] |
service: Implement IBluetoothLowEnergy client registration This CL adds support for the IBluetoothLowEnergy registerClient and unregisterClient methods. A lot of the code added here deals with asynchronous callback registration and can be generalized to other interfaces that asynchronously associate and return client interface IDs with callback binders. Bug: 23793954 Change-Id: I82cf26e194c456f04363fe66f094bc803a5aa436