Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c1258 static int adev_set_mic_mute(struct audio_hw_device *dev, bool state) in adev_set_mic_mute() function
1428 adev->device.set_mic_mute = adev_set_mic_mute; in adev_open()