Home
last modified time | relevance | path

Searched refs:USECASE_VOICE_CALL (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/audio/hal/voice_extn/
Dvoice_extn.c105 usecase_id = USECASE_VOICE_CALL; in voice_extn_get_usecase_for_session_idx()
384 case USECASE_VOICE_CALL: in voice_extn_get_session_from_use_case()
/hardware/qcom/audio/hal/
Dvoice.c442 ret = voice_start_usecase(adev, USECASE_VOICE_CALL); in voice_start_call()
455 ret = voice_stop_usecase(adev, USECASE_VOICE_CALL); in voice_stop_call()
Daudio_hw.h103 USECASE_VOICE_CALL, /* Usecase setup for voice session on first subscription for DSDS/DSDA */ enumerator
Daudio_hw.c296 [USECASE_VOICE_CALL] = "voice-call",
2208 if (usecase->id == USECASE_VOICE_CALL) { in allow_hdmi_channel_config()
/hardware/qcom/audio/hal/msm8960/
Dplatform.c111 [USECASE_VOICE_CALL] = {12, 12},
/hardware/qcom/audio/hal/msm8916/
Dplatform.c187 [USECASE_VOICE_CALL] = {VOICE_CALL_PCM_DEVICE, VOICE_CALL_PCM_DEVICE},
541 {TO_NAME_INDEX(USECASE_VOICE_CALL)},
/hardware/qcom/audio/hal/msm8974/
Dplatform.c219 [USECASE_VOICE_CALL] = {VOICE_CALL_PCM_DEVICE,
698 {TO_NAME_INDEX(USECASE_VOICE_CALL)},