commit | b1301fa2849bafd6daa422281dc5200863bc761e | [log] [tgz] |
---|---|---|
author | Bryce Lee <brycelee@google.com> | Sun Oct 09 12:54:42 2016 -0700 |
committer | Bryce Lee <brycelee@google.com> | Sun Oct 09 12:54:42 2016 -0700 |
tree | e8ac4f3984c81e5f2bf116f89a9bd55dc7a6c894 | |
parent | 4a1ea9ba7ed48b2c0e5096dbc0dd10b13830de50 [diff] |
Add a way to query for supported Bluetooth profiles. Currently there is no way to get the profiles supported by the Bluetooth adapter. Asking for a profile proxy of an unsupported profile does not fail and can lead to code indefinitely waiting for the proxy response. This new code will allow for checking the supported profiles before asking for the proxies. Bug: 26451648 Change-Id: I4b48e7151f5ca53851aa3b967c143fae140ecd34