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