Home
last modified time | relevance | path

Searched refs:AUDIO_PARAMETER_VALUE_TTY_HCO (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/include/hardware/
Daudio.h94 #define AUDIO_PARAMETER_VALUE_TTY_HCO "tty_hco" macro
/hardware/qcom/audio/msm8909/hal/
Dvoice.c440 else if (strcmp(value, AUDIO_PARAMETER_VALUE_TTY_HCO) == 0) in voice_set_parameters()
/hardware/qcom/audio/hal/
Dvoice.c453 else if (strcmp(value, AUDIO_PARAMETER_VALUE_TTY_HCO) == 0) in voice_set_parameters()