commit | 55045b5fcef4c22c2beadbfb98a1d258e0a4b880 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Tue Oct 24 17:03:50 2023 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Fri Nov 03 13:57:20 2023 -0700 |
tree | 30cf48cb85ec5c4703df0045965d01654aa33072 | |
parent | 1350187c6b5df3ffe2c08fd57f29c0b9ad278d58 [diff] |
audio: Clean up and fix the bluetooth HAL module Fix the issue with retrieving BluetoothA2dp and BluetoothLe instances access. In 'Module::connectExternalDevice', always call 'populateConnectedDevicePort' to allow the module implementation to cancel device connection. Move frame count calculation into Utils. Clean up includes and 'using' directives. Bug: 302132812 Test: atest VtsHalAudioCoreTargetTest Change-Id: I22f65b8bcdcdd9bcd67a8290520eb4a465d4c720