summaryrefslogtreecommitdiffstats
path: root/src/dbus-hci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbus-hci.c')
-rw-r--r--src/dbus-hci.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/dbus-hci.c b/src/dbus-hci.c
index 85805906..562e6652 100644
--- a/src/dbus-hci.c
+++ b/src/dbus-hci.c
@@ -556,11 +556,6 @@ void hcid_dbus_inquiry_complete(bdaddr_t *local)
path = adapter_get_path(adapter);
- /* Out of range verification */
- if ((adapter_get_state(adapter) & PERIODIC_INQUIRY) &&
- !(adapter_get_state(adapter) & STD_INQUIRY))
- adapter_update_oor_devices(adapter);
-
/*
* The following scenarios can happen:
* 1. standard inquiry: always send discovery completed signal