commit | 2fa1ab4bd578026d2a913183e6bd6fa781c37206 | [log] [tgz] |
---|---|---|
author | Bao Do <quocbaodo@google.com> | Mon Jan 29 17:50:34 2024 +0800 |
committer | Bao Do <quocbaodo@google.com> | Thu Feb 22 13:49:35 2024 +0800 |
tree | c2521179bb9979c6346f8efc8b967b20591ad785 | |
parent | 4fbb997e17718d89223aa58e003bd0bbc6705588 [diff] [blame] |
Template and schema of HFP provider info Bug: 322280104 Test: make Change-Id: Iac4f96db08b3b7fb2c5f0b080ba3e972e6020982
diff --git a/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h b/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h index 057b9a7..0a1f708 100644 --- a/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h +++ b/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h
@@ -57,6 +57,8 @@ static std::vector<LeAudioAseConfigurationSetting> GetLeAudioAseConfigurationSettings(); + static std::vector<CodecInfo> GetHfpOffloadCodecInfo(); + private: template <typename T> struct identity {