commit | efb2513fd6278d97d2114ab87f019f4fed01c037 | [log] [tgz] |
---|---|---|
author | Marcel Holtmann <marcel@holtmann.org> | Fri Dec 05 13:03:34 2014 +0100 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Fri Dec 05 14:14:26 2014 +0200 |
tree | 1c72ebae48237246efa072a32a897f3451ffb9f9 | |
parent | 189f6ad21faf73da26a4944a1893be871c079733 [diff] |
Bluetooth: Fix discovery filter when no RSSI is available When no RSSI value is available then make sure that the result is filtered out when the RSSI threshold filter is active. This means that all Bluetooth 1.1 or earlier devices will not report any results when using a RSSI threshold filter. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>