Searched defs:halProfile (Results 1 – 2 of 2) sorted by relevance
945 status_t HidlUtils::audioProfileFromHal(const struct audio_profile& halProfile, bool isInput, in audioUsageFromHal()963 struct audio_profile* halProfile) { in audioUsageFromHal()
917 struct audio_profile halProfile; in TEST() local