commit | 0127919805131d25a3470522ec28ca67f37b7adf | [log] [tgz] |
---|---|---|
author | Satish Kodishala <skodisha@codeaurora.org> | Wed Oct 21 18:41:26 2015 +0530 |
committer | Sanket Agarwal <sanketa@google.com> | Fri Oct 28 20:51:42 2016 +0000 |
tree | 1435f1dc719c87628105b579e0968fe321a2e1d2 | |
parent | d4be1bd1fd36f9f0c8f412484217a923d854351f [diff] |
Let audio HAL know when BT is turned off Audio HAL needs setParams("hfp_enable=false") when BT is turned off since if it does not, then the next enable setParams("hfp_enable=true") does not succeed due to audio HAL being in a weird stage. Bug: b/29937812 Change-Id: I111e38cbe578fe3eca66b07da8ad9204d064a02c (cherry picked from commit fcc828915490c65f7c9ae2073a57ee9f0efadb15)