diff options
Diffstat (limited to 'audio/headset.h')
-rw-r--r-- | audio/headset.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/headset.h b/audio/headset.h index a211d7dd..9152401d 100644 --- a/audio/headset.h +++ b/audio/headset.h @@ -60,7 +60,6 @@ void set_hfp_active(struct audio_device *dev, gboolean active); void headset_set_authorized(struct audio_device *dev); int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *chan); -int headset_close_rfcomm(struct audio_device *dev); int headset_connect_sco(struct audio_device *dev, GIOChannel *io); headset_state_t headset_get_state(struct audio_device *dev); |