summaryrefslogtreecommitdiffstats
path: root/audio/headset.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/headset.h')
-rw-r--r--audio/headset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/headset.h b/audio/headset.h
index c7b00e02..aaf8146a 100644
--- a/audio/headset.h
+++ b/audio/headset.h
@@ -79,6 +79,7 @@ void headset_set_state(struct audio_device *dev, headset_state_t state);
int headset_get_channel(struct audio_device *dev);
int headset_get_sco_fd(struct audio_device *dev);
+gboolean headset_get_nrec(struct audio_device *dev);
gboolean headset_is_active(struct audio_device *dev);