Home
last modified time | relevance | path

Searched refs:IsOffloadCodecConfigurationValid (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSupportedCodecsDB.h35 bool IsOffloadCodecConfigurationValid(const SessionType& session_type,
DBluetoothAudioSupportedCodecsDB_2_1.cpp112 bool IsOffloadCodecConfigurationValid( in IsOffloadCodecConfigurationValid() function
118 return IsOffloadCodecConfigurationValid( in IsOffloadCodecConfigurationValid()
DBluetoothAudioSupportedCodecsDB_2_1.h38 bool IsOffloadCodecConfigurationValid(
DBluetoothAudioSupportedCodecsDB.cpp368 bool IsOffloadCodecConfigurationValid(const SessionType& session_type, in IsOffloadCodecConfigurationValid() function
/hardware/interfaces/bluetooth/audio/2.0/default/
DA2dpOffloadAudioProvider.cpp66 } else if (!android::bluetooth::audio::IsOffloadCodecConfigurationValid( in startSession()
/hardware/interfaces/bluetooth/audio/2.1/default/
DA2dpOffloadAudioProvider.cpp72 } else if (!android::bluetooth::audio::IsOffloadCodecConfigurationValid( in startSession()
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioCodecs.h49 static bool IsOffloadCodecConfigurationValid(
DBluetoothAudioCodecs.cpp346 bool BluetoothAudioCodecs::IsOffloadCodecConfigurationValid( in IsOffloadCodecConfigurationValid() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioCodecs
/hardware/interfaces/bluetooth/audio/aidl/default/
DA2dpOffloadAudioProvider.cpp93 if (!BluetoothAudioCodecs::IsOffloadCodecConfigurationValid( in startSession()