diff options
author | Łukasz Rymanowski <rlukasz@google.com> | 2022-02-18 14:45:35 +0000 |
---|---|---|
committer | Łukasz Rymanowski <rlukasz@google.com> | 2022-02-18 21:57:15 +0000 |
commit | 4af95ed64639da34dd8b41a795405c27605e42f3 (patch) | |
tree | 7f66bcf22545fff2e65c236b9bd5e2ad017daa0b /framework/java/android/bluetooth/BluetoothLeAudioCodecConfig.java | |
parent | 170e146c9f6fe1c01229e6e92243c822dd007dae (diff) |
leaudio: Fix switching Active group
With this patch GROUP_STATUS_CHANGED is sent if
1) First new active group has been succesfully set
2) Requested active group is already set
3) Active group has been removed (set to -1)
4) Active group has been switch to new one.
In case of 4) audio stream is closed for the previous group.
Fixes issue with switching between two Le Audio sets.
Bug: 150670922
Sponsor: @jpawlowski
Test: Manual test with 2 Le Audio sets
Change-Id: I0e33fe27f21b59f40e0cd1278e2020e8bd79cde2
Diffstat (limited to 'framework/java/android/bluetooth/BluetoothLeAudioCodecConfig.java')
0 files changed, 0 insertions, 0 deletions