commit | 887e2a1e1427d84aaf78d861053f6a10355a93b2 | [log] [tgz] |
---|---|---|
author | Jack He <siyuanh@google.com> | Thu Dec 07 12:06:21 2017 -0800 |
committer | Jack He <siyuanh@google.com> | Thu Dec 07 12:06:21 2017 -0800 |
tree | 67f871c3d3f326073f688d5ddac6af99be505d61 | |
parent | d18ed49f9dba09b85782c83999a9103dec015bf2 [diff] |
BT: Remove dead code in BluetoothHeadset The following hidden API methods are not implemented by the stack and should be removed: - getBatteryUsageHint() - acceptIncomingConnect() - rejectIncomingConnect() The following hidden API methods are no longer needed due to lack of usage and should be removed: - enableWBS() - disableWBS() - bindResponse() Bug: 70336991 Test: make Change-Id: I75bd6735573e4cbc61b5bef8722b8badac2e9170