OSDN Git Service

HFP: Remove dead code in native interface
authorJack He <siyuanh@google.com>
Thu, 7 Dec 2017 19:19:06 +0000 (11:19 -0800)
committerJack He <siyuanh@google.com>
Thu, 7 Dec 2017 20:12:36 +0000 (12:12 -0800)
commita5cc51cf84641cf8c1d6aeb58b6f753c5f75a5d3
tree53a64b803c2637fbf8e9aa04f3668c31588dc6bf
parent792a202b397a6e749c3e3459a4b45f628cfa6c6f
HFP: Remove dead code in native interface

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: Ifa0d3cbdf4487465782144b84a2bed5e4f7acc4e
binder/android/bluetooth/IBluetoothHeadset.aidl
btif/src/btif_hf.cc
include/hardware/bt_hf.h