Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/bluetooth/audio/utils/session/
H A DBluetoothAudioSupportedCodecsDB.h34 bool IsSoftwarePcmConfigurationValid(const PcmParameters& pcm_config);
H A DBluetoothAudioSupportedCodecsDB.cpp340 bool IsSoftwarePcmConfigurationValid(const PcmParameters& pcm_config) { in IsSoftwarePcmConfigurationValid() function
/aosp12/hardware/interfaces/bluetooth/audio/2.0/default/
H A DA2dpSoftwareAudioProvider.cpp82 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
H A DHearingAidAudioProvider.cpp78 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
/aosp12/hardware/interfaces/bluetooth/audio/2.1/default/
H A DA2dpSoftwareAudioProvider.cpp88 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
H A DHearingAidAudioProvider.cpp84 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()