commit | f52095257e36b887d7ddfd1f00871b9311dbfa1b | [log] [tgz] |
---|---|---|
author | Arman Uguray <armansito@google.com> | Wed Aug 05 21:22:39 2015 -0700 |
committer | Arman Uguray <armansito@google.com> | Mon Aug 10 17:04:15 2015 -0700 |
tree | a663c94f0f07906b5b43bc9b12821897bedec98e | |
parent | b2286f386e20a45b5f19a199d0981f4952216fa3 [diff] |
service: Introduce a command-line client This CL introduces a CLI for the Bluetooth daemon. The code currently doesn't do much, other than demonstrate how a native Binder client code can be placed to the Bluetooth daemon. This objective here is to extend this with a REPL and send commands to the daemon based on user input. Bug: 22743129 Change-Id: I41015e4b639e7099dd9f7086dbe86b01f3a61786