diff options
| author | Marcel Holtmann <marcel@holtmann.org> | 2008-08-29 23:51:09 +0200 |
|---|---|---|
| committer | Marcel Holtmann <marcel@holtmann.org> | 2008-08-29 23:51:09 +0200 |
| commit | 2e2f9a82505b962d20db8cbded2752a27537c566 (patch) | |
| tree | 8ab6cb9ecf4cfcf6a174527112f3d4da7b8fbf79 /src/dbus-hci.h | |
| parent | 41708dccb5d831adaf0862da9c1d7fe3c197db3c (diff) | |
| parent | 93750261a6093a8d987cd23327fd3d90467b5739 (diff) | |
Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone
Diffstat (limited to 'src/dbus-hci.h')
| -rw-r--r-- | src/dbus-hci.h | 2 |
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); |
