diff options
Diffstat (limited to 'bluetooth/audio/utils/session/BluetoothAudioSupportedCodecsDB_2_2.h')
-rw-r--r-- | bluetooth/audio/utils/session/BluetoothAudioSupportedCodecsDB_2_2.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bluetooth/audio/utils/session/BluetoothAudioSupportedCodecsDB_2_2.h b/bluetooth/audio/utils/session/BluetoothAudioSupportedCodecsDB_2_2.h index 89da6a383f..34bba5f671 100644 --- a/bluetooth/audio/utils/session/BluetoothAudioSupportedCodecsDB_2_2.h +++ b/bluetooth/audio/utils/session/BluetoothAudioSupportedCodecsDB_2_2.h @@ -31,7 +31,7 @@ bool IsOffloadLeAudioConfigurationValid( const ::android::hardware::bluetooth::audio::V2_2::LeAudioConfiguration& le_audio_codec_config); -std::vector<hardware::bluetooth::audio::V2_2::LeAudioCodecCapabilitiesPair> +std::vector<hardware::bluetooth::audio::V2_2::LeAudioCodecCapabilitiesSetting> GetLeAudioOffloadCodecCapabilities( const ::android::hardware::bluetooth::audio::V2_1::SessionType& session_type); |