diff options
author | weichinweng <weichinweng@google.com> | 2022-03-02 15:02:10 +0800 |
---|---|---|
committer | weichinweng <weichinweng@google.com> | 2022-03-02 15:02:10 +0800 |
commit | 4b4fe801655f5c704bf22028cbf3c3c31b2ed3ed (patch) | |
tree | 56d642d68b9ab3ab1d7b8e0f1761a8c2eefb61d0 /framework/java/android/bluetooth/BluetoothVolumeControl.java | |
parent | 8dfee78f0f0f859e1a563607945f0fc0cdf45546 (diff) |
HearingAid: Fix the data channel open fail case during connecting
* If the data channel open fail when the connection is come from
background connection, will cause the profile doesn't correctly
disconnect since the connecting_actively is false. Using
accepting_audio instead of connecting_actively makes sure
whether the data channel is opened.
Tag: #feature
Test: gd/cert/run
Bug: 220970000
Change-Id: I9c18331b0d462d5beeff82ddbb59c360a36e411b
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothVolumeControl.java')
0 files changed, 0 insertions, 0 deletions