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

  /hardware/qcom/audio/hal/audio_extn/
tfa_98xx.c 154 static int tfa_98xx_set_audio_mode(int enable, struct audio_device *adev, exTfa98xx_audio_mode_t audio_mode)
158 switch(audio_mode) {
168 ALOGE("%s: function %d not support!\n",__func__, audio_mode);
197 ALOGV("%s: audio_mode hs_hfp\n", __func__);
205 ALOGV("%s: audio_mode hfp client\n", __func__);
211 ALOGV("%s: audio_mode voice\n", __func__);
254 static exTfa98xx_func_mode_t tfa_98xx_get_func_mode(exTfa98xx_audio_mode_t audio_mode)
258 switch(audio_mode) {
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioSystemLegacy.h 209 enum audio_mode { enum in class:android_audio_legacy::AudioSystem

Completed in 68 milliseconds