Home | History | Annotate | Download | only in hal

Lines Matching refs:hfp_usecase

504     struct audio_usecase *hfp_usecase = NULL;
540 hfp_usecase = get_usecase_from_list(adev, hfp_ucid);
541 if (hfp_usecase->devices & AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND) {
542 in_snd_device = hfp_usecase->in_snd_device;
543 out_snd_device = hfp_usecase->out_snd_device;