HomeSort by relevance Sort by last modified time
    Searched refs:USECASE_VOICE_CALL (Results 1 - 9 of 9) sorted by null

  /hardware/qcom/audio/hal/
voice.c 401 ret = voice_start_usecase(adev, USECASE_VOICE_CALL);
414 ret = voice_stop_usecase(adev, USECASE_VOICE_CALL);
audio_hw.h 101 USECASE_VOICE_CALL, /* Usecase setup for voice session on first subscription for DSDS/DSDA */
audio_hw.c 269 [USECASE_VOICE_CALL] = "voice-call",
    [all...]
  /hardware/qcom/audio/hal/voice_extn/
voice_extn.c 105 usecase_id = USECASE_VOICE_CALL;
384 case USECASE_VOICE_CALL:
  /device/google/dragon/audio/hal/
audio_hw.h 172 USECASE_VOICE_CALL,
audio_hw.c 184 [USECASE_VOICE_CALL] = "voice-call",
788 vc_usecase = get_usecase_from_id(adev, USECASE_VOICE_CALL);
    [all...]
  /hardware/qcom/audio/hal/msm8916/
platform.c 171 [USECASE_VOICE_CALL] = {VOICE_CALL_PCM_DEVICE, VOICE_CALL_PCM_DEVICE},
480 {TO_NAME_INDEX(USECASE_VOICE_CALL)},
    [all...]
  /hardware/qcom/audio/hal/msm8960/
platform.c 111 [USECASE_VOICE_CALL] = {12, 12},
    [all...]
  /hardware/qcom/audio/hal/msm8974/
platform.c 176 [USECASE_VOICE_CALL] = {VOICE_CALL_PCM_DEVICE,
572 {TO_NAME_INDEX(USECASE_VOICE_CALL)},
    [all...]

Completed in 78 milliseconds