summaryrefslogtreecommitdiffstats
path: root/audio/headset.h
diff options
context:
space:
mode:
authorJohan Hedberg <johan.hedberg@nokia.com>2008-02-19 08:20:22 +0000
committerJohan Hedberg <johan.hedberg@nokia.com>2008-02-19 08:20:22 +0000
commitb3f285d83c7dfe446bd7f2460e6f795e22a72d32 (patch)
tree1e1a1c76e1318c4cbf7edba368b57061a035030b /audio/headset.h
parent8bf41a847b9e8c768a21349659454bd2be8d1824 (diff)
Implement proper HFP SLC handling
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 5a61bd56..b218b46e 100644
--- a/audio/headset.h
+++ b/audio/headset.h
@@ -58,6 +58,7 @@ gboolean headset_cancel_stream(struct device *dev, unsigned int id);
gboolean get_hfp_active(struct device *dev);
void set_hfp_active(struct device *dev, gboolean active);
+void headset_set_authorized(struct device *dev);
int headset_connect_rfcomm(struct device *dev, int sock);
int headset_close_rfcomm(struct device *dev);