Home
last modified time | relevance | path

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

/hardware/interfaces/bluetooth/audio/2.0/default/session/
DBluetoothAudioSupportedCodecsDB.h35 bool IsOffloadCodecConfigurationValid(const SessionType& session_type,
DBluetoothAudioSupportedCodecsDB.cpp366 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()