Home
last modified time | relevance | path

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

/system/bt/audio_a2dp_hw/
Daudio_a2dp_hw.c1268 static int adev_get_mic_mute(const struct audio_hw_device *dev, bool *state) in adev_get_mic_mute() function
1429 adev->device.get_mic_mute = adev_get_mic_mute; in adev_open()