summaryrefslogtreecommitdiff
path: root/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2023-01-15 14:37:41 -0800
committerLinux Build Service Account <lnxbuild@localhost>2023-01-15 14:37:41 -0800
commit2bc41ae7df3e9f757055dbc9f48d745af725dac0 (patch)
tree142a3767bf6b65065cde85b8917a869ef74c4c6b /bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h
parentf177343e18479a9420a73aa1a1be56cce1714253 (diff)
parent32336a56e5d1852850d84aea35ab584ed6ce84a2 (diff)
Merge 32336a56e5d1852850d84aea35ab584ed6ce84a2 on remote branch
Change-Id: I37ba79726c479d04e9162c56d714be12964d0ad5
Diffstat (limited to 'bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h')
-rw-r--r--bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h b/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h
index ed0598b975..e3d657b497 100644
--- a/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h
+++ b/bluetooth/audio/utils/aidl_session/BluetoothAudioCodecs.h
@@ -44,9 +44,6 @@ class BluetoothAudioCodecs {
static bool IsOffloadCodecConfigurationValid(
const SessionType& session_type, const CodecConfiguration& codec_config);
- static bool IsOffloadLeAudioConfigurationValid(
- const SessionType& session_type, const LeAudioConfiguration&);
-
static std::vector<LeAudioCodecCapabilitiesSetting>
GetLeAudioOffloadCodecCapabilities(const SessionType& session_type);