commit | 3caf6591b680a749fdd7c6db85f71c99d33db2d0 | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Mon Feb 27 18:51:44 2023 -0800 |
committer | Mikhail Naganov <mnaganov@google.com> | Tue Feb 28 18:19:33 2023 -0800 |
tree | dfcb93348ad3095fdeb02edb67d5aaa46ab50302 | |
parent | e6c11eea739ca5a5c2b295f7de7c26b31d466e05 [diff] |
audio: Add IBluetoothA2dp Similar to IBluetooth interface which controls SCO/HFP, IBluetoothA2dp controls the A2DP profile. This interface replaces the following string parameters: AUDIO_PARAMETER_A2DP_RECONFIG_SUPPORTED AUDIO_PARAMETER_RECONFIG_A2DP "A2dpSuspended" Also, refactor fields used by Module implementation for persistent child interfaces. Bug: 270731693 Test: atest VtsHalAudioCoreTargetTest Change-Id: Ie62952c3bc3af2f53535d716e5b57bf48c661306