commit | a88cf60b87b23d813e9c1ddd32fa892034b5f821 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Wed Dec 13 14:35:11 2023 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Tue Dec 26 16:34:58 2023 -0800 |
tree | 8cb3048c9f2bd93df886175591f98628533b01e0 | |
parent | 3b732895a82c18f86d43dc8fa06c3754baa3730a [diff] |
audio: Fix BT AIDL HAL module implementation In order to align with legacy behavior, when opening a stream, the module must suggest the current configuration of the BT session. For that to work, the BT device proxy must be opened prior to creating a stream, code moved to ModuleBluetooth. Fix minor inconsistencies and bugs found during testing. Bug: 301213930 Bug: 316027906 Test: atest pts-bot Change-Id: I04ddaf73be82f872a3f32a789563c3cbd648eb61