Home
last modified time | relevance | path

Searched refs:IsSoftwarePcmConfigurationValid (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/bluetooth/audio/utils/session/
DBluetoothAudioSupportedCodecsDB.h34 bool IsSoftwarePcmConfigurationValid(const PcmParameters& pcm_config);
DBluetoothAudioSupportedCodecsDB.cpp340 bool IsSoftwarePcmConfigurationValid(const PcmParameters& pcm_config) { in IsSoftwarePcmConfigurationValid() function
/hardware/interfaces/bluetooth/audio/utils/aidl_session/
DBluetoothAudioCodecs.h47 static bool IsSoftwarePcmConfigurationValid(
DBluetoothAudioCodecs.cpp328 bool BluetoothAudioCodecs::IsSoftwarePcmConfigurationValid( in IsSoftwarePcmConfigurationValid() function in aidl::android::hardware::bluetooth::audio::BluetoothAudioCodecs
/hardware/interfaces/bluetooth/audio/2.0/default/
DA2dpSoftwareAudioProvider.cpp82 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
DHearingAidAudioProvider.cpp78 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
/hardware/interfaces/bluetooth/audio/aidl/default/
DHearingAidAudioProvider.cpp68 if (!BluetoothAudioCodecs::IsSoftwarePcmConfigurationValid(pcm_config)) { in startSession()
DA2dpSoftwareAudioProvider.cpp83 if (!BluetoothAudioCodecs::IsSoftwarePcmConfigurationValid(pcm_config)) { in startSession()
DHfpSoftwareAudioProvider.cpp63 if (!BluetoothAudioCodecs::IsSoftwarePcmConfigurationValid(pcm_config)) { in startSession()
DLeAudioSoftwareAudioProvider.cpp80 if (!BluetoothAudioCodecs::IsSoftwarePcmConfigurationValid(pcm_config)) { in startSession()
/hardware/interfaces/bluetooth/audio/2.1/default/
DHearingAidAudioProvider.cpp84 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
DA2dpSoftwareAudioProvider.cpp88 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()