commit | c2fc0f287f4dfaf206a51856b8d5dfa923af3c05 | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@google.com> | Thu Sep 03 15:09:41 2015 -0700 |
committer | Arman Uguray <armansito@google.com> | Wed Sep 16 18:47:06 2015 -0700 |
tree | a4e40df46cbcd963f0e42964115a2df26313832c | |
parent | e9c82dca471da42c5a5dddb4582b70b3681758af [diff] |
service: Introduce bluetooth::LowEnergyClient Added the LowEnergyClient class which manages a per-application BLE API client instance. This currently only supports getting registered with the stack and obtaining a client_if handle but will expose APIs in the future for various BLE operations. Bug: 23793954 Change-Id: I423f6d12321877826525e5e52136682fa9d5a441