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

  /hardware/qcom/audio/hal/
audio_hw.h 320 bool mic_muted; member in struct:audio_device
audio_hw.c     [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 69 bool mic_muted; member in struct:audio_device
914 /* no need to acquire in->adev->lock to read mic_muted here as we don't change its state */
915 if (num_read_buff_bytes > 0 && in->adev->mic_muted)
    [all...]
  /hardware/qcom/audio/hal/audio_extn/
hfp.c 346 audio_extn_hfp_set_mic_mute(adev, adev->mic_muted);

Completed in 107 milliseconds