OSDN Git Service

eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)
authorJack He <siyuanh@google.com>
Mon, 8 May 2017 00:26:02 +0000 (17:26 -0700)
committerJack He <siyuanh@google.com>
Thu, 11 May 2017 00:00:27 +0000 (00:00 +0000)
commit400ac497f45181d3c64f6a19687992de9b69b094
tree1d40b76c14c93277d6014512c24a35b6b3bbd089
parent3e634d6c1e83f053005c9abdbd89e662ad81c4d4
eSCO: Additional fix to get eSCO working for HFP and HSP (3/5)

* Removed vendor specific call after codec negotiation and before eSCO
  command is sent to Bluetooth chip
* Removed vendor specific call after a SCO connection is requested by
  the peer
* Removed vendor specific save audio state methods

Bug: 19540029
Test: make, HFP PTS test, testplans/86884, testplans/87103
Change-Id: I899405a8eaa2f38ee0de04949c5288f9eefa74df
14 files changed:
bta/ag/bta_ag_ci.cc
bta/ag/bta_ag_int.h
bta/ag/bta_ag_main.cc
bta/ag/bta_ag_sco.cc
bta/include/bta_ag_api.h
bta/include/bta_ag_ci.h
bta/include/bta_ag_co.h
btif/co/bta_ag_co.cc
device/include/esco_parameters.h
hci/Android.bp
hci/BUILD.gn
hci/include/hci_audio.h [deleted file]
hci/src/hci_audio.cc [deleted file]
stack/include/btm_api_types.h