commit | 6cebb9e73a88a4ffea586a2bf2873c0901f4e912 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 09 12:59:18 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 09 12:25:27 2014 +0200 |
tree | 50824132687a3c7e0224b0c8ac32f849058283db | |
parent | 70c464256310e1c3716099b9d02ece4169272f73 [diff] |
Bluetooth: Enable page scan also if there are white list entries Page scan should be enabled either if the connectable setting is set or if there are any entries in the BR/EDR white list. This patch implements such behavior by updating the two places that were making decisions on whether to enable page scan or not. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>