Searched refs:checkExactAudioProfile (Results 1 – 3 of 3) sorted by relevance
82 if (checkExactAudioProfile(&config) != NO_ERROR) { in isCompatibleProfile()
140 status_t AudioPort::checkExactAudioProfile(const struct audio_port_config *config) const in checkExactAudioProfile() function in android::AudioPort412 status = audioport->checkExactAudioProfile(config); in applyAudioPortConfig()
87 virtual status_t checkExactAudioProfile(const struct audio_port_config *config) const;