commit | dee58c1ed5e29eb57fa9358a8ff27848b72f3b7d | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 09 12:59:16 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 09 12:25:27 2014 +0200 |
tree | c31692907bf7e4e97db6fa792ea13b054741e590 | |
parent | a397407f266f8dcb6ea7b28cbff9d9cbd87b6ca8 [diff] |
Bluetooth: Fix incorrectly setting HCI_CONNECTABLE Since page scan might be enabled by Add Device we should not implicitly set connectable whenever something else than Set Connectable changes it. This patch makes sure that we don't set HCI_CONNECTABLE for these cases if there are any entries in the white list. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>