Home
last modified time | relevance | path

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

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