Home | History | Annotate | Download | only in hal

Lines Matching full:hfp_usecase

814     struct audio_usecase *hfp_usecase = NULL;
850 hfp_usecase = get_usecase_from_list(adev, hfp_ucid);
851 if (hfp_usecase->devices & AUDIO_DEVICE_OUT_ALL_CODEC_BACKEND) {
852 in_snd_device = hfp_usecase->in_snd_device;
853 out_snd_device = hfp_usecase->out_snd_device;