mirror of
https://git.kernel.org/pub/scm/bluetooth/bluez.git
synced 2024-11-29 07:04:19 +08:00
headset: Remove header declared but not defined
This commit is contained in:
parent
39db03053e
commit
2740c1abd0
@ -86,7 +86,6 @@ gboolean headset_get_rfcomm_initiator(struct audio_device *dev);
|
||||
void headset_set_rfcomm_initiator(struct audio_device *dev,
|
||||
gboolean initiator);
|
||||
|
||||
void headset_set_authorized(struct audio_device *dev);
|
||||
int headset_connect_rfcomm(struct audio_device *dev, GIOChannel *chan);
|
||||
int headset_connect_sco(struct audio_device *dev, GIOChannel *io);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user