summaryrefslogtreecommitdiffstats
path: root/src/dbus-hci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-hci.h')
-rw-r--r--src/dbus-hci.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/dbus-hci.h b/src/dbus-hci.h
index f13ef740..2d78edc3 100644
--- a/src/dbus-hci.h
+++ b/src/dbus-hci.h
@@ -53,8 +53,6 @@ DBusMessage *new_authentication_return(DBusMessage *msg, uint8_t status);
int cancel_discovery(struct adapter *adapter);
int cancel_periodic_discovery(struct adapter *adapter);
-void bonding_request_free(struct bonding_request_info *dev);
-
int set_limited_discoverable(int dd, const uint8_t *cls, gboolean limited);
int set_service_classes(int dd, const uint8_t *cls, uint8_t value);