commit | e6c7450a2addbb856e68b66a726b71286f809b19 | [log] [tgz] |
---|---|---|
author | Adam Hampson <ahampson@google.com> | Fri May 30 15:07:08 2014 -0700 |
committer | Adam Hampson <ahampson@google.com> | Fri May 30 15:10:23 2014 -0700 |
tree | abcf4310ac08214a8686be344beff1b2bb94d669 | |
parent | abd4701bf12b6c3b9b1ca4e26795a81c90cd6018 [diff] |
ble: use appearance uuid to determine class of device The current code is inferring the cod of a ble hid device based on the service type. This change uses the appearance uuid to map to to an equivalent cod. Bug: 15346094 Change-Id: I6ab2c49bc5e7e956a285c9684ddefb339944a3dc Signed-off-by: Adam Hampson <ahampson@google.com>