commit | 46c4c941a417265e4b8afb3c52f31cabcbf4deb1 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 16 16:19:21 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 16 15:21:53 2014 +0200 |
tree | 1b653b5ec405bc8b12cd9a5297717da4f2458dd7 | |
parent | f99353cf9c061bc1700b6a49ee98cae93e28207b [diff] |
Bluetooth: Fix always checking the blacklist for incoming connections We should check the blacklist no matter what, meaning also when we're not connectable. This patch fixes the respective logic in the function making the decision whether to accept a connection or not. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>