commit | 1f8c2356a1d9beeb40a9e107df415f46d50ee8ba | [log] [tgz] |
---|---|---|
author | Sharvil Nanavati <sharvil@google.com> | Wed Aug 13 01:14:49 2014 -0700 |
committer | Andre Eisenbach <eisenbach@google.com> | Mon Mar 16 16:51:28 2015 -0700 |
tree | b0bc60921a20bd702f748d3c38154641461f952f | |
parent | 8d546df22536ce78e19d15e5e70e0dc8109796c3 [diff] |
Add a tool to inject HCI commands into bluedroid. This tool is very primitive in a number of ways. First, each new HCI command needs to be carefully crafted. Second, it is entirely stateless and operates in "fire-and-forget" mode. In other words, there's no "read-modify-write" capability yet. That being said, this tool will grow along with the infrastructure in bluedroid.