Home
last modified time | relevance | path

Searched refs:get_mic_mute (Results 1 – 12 of 12) sorted by relevance

/aosp12/system/bt/audio_bluetooth_hw/
H A Daudio_bluetooth_hw.cc130 adev->get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/frameworks/av/media/libaudiohal/impl/
H A DDeviceHalLocal.cpp71 return mDev->get_mic_mute(mDev, state); in getMicMute()
/aosp12/hardware/libhardware/include/hardware/
H A Daudio.h829 int (*get_mic_mute)(const struct audio_hw_device *dev, bool *state); member
/aosp12/hardware/libhardware/modules/audio/
H A Daudio_hw.c596 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/hardware/interfaces/audio/core/all-versions/default/
H A DDevice.cpp112 Result retval = analyzeStatus("get_mic_mute", mDevice->get_mic_mute(mDevice, &mute), in getMicMute()
/aosp12/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp670 ladev->device.get_mic_mute = adev_get_mic_mute; in legacy_adev_open()
/aosp12/hardware/qcom/audio/legacy/alsa_sound/
H A Daudio_hw_hal.cpp737 qadev->device.get_mic_mute = adev_get_mic_mute; in qcom_adev_open()
/aosp12/system/bt/audio_hearing_aid_hw/src/
H A Daudio_hearing_aid_hw.cc1878 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/system/bt/audio_a2dp_hw/src/
H A Daudio_a2dp_hw.cc1917 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp1830 rsxadev->device.get_mic_mute = adev_get_mic_mute; in audio_config_compare()
/aosp12/hardware/libhardware/modules/usbaudio/
H A Daudio_hal.c1885 adev->hw_device.get_mic_mute = adev_get_mic_mute; in adev_open()
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c6595 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()