Searched refs:IsSoftwarePcmConfigurationValid (Results 1 – 5 of 5) sorted by relevance
78 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
82 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
88 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
84 } else if (!android::bluetooth::audio::IsSoftwarePcmConfigurationValid( in startSession()
340 bool IsSoftwarePcmConfigurationValid(const PcmParameters& pcm_config) { in IsSoftwarePcmConfigurationValid() function