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 621657d0..72b22741 100644
--- a/src/dbus-hci.h
+++ b/src/dbus-hci.h
@@ -55,8 +55,6 @@ int cancel_periodic_discovery(struct adapter *adapter);
int active_conn_find_by_bdaddr(const void *data, const void *user_data);
void bonding_request_free(struct bonding_request_info *dev);
-int found_device_cmp(const struct remote_dev_info *d1,
- const struct remote_dev_info *d2);
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);