commit | a55bd29d522729e0cb125474396acdc2a107d4d9 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Wed Jul 09 12:59:19 2014 +0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Jul 09 12:25:27 2014 +0200 |
tree | c2b0962f079f069065623d77f6d4344265258488 | |
parent | 6cebb9e73a88a4ffea586a2bf2873c0901f4e912 [diff] |
Bluetooth: Add white list lookup for incoming connection requests This patch adds support for looking up entries in the white list when HCI_CONNECTABLE is not set. The logic is fairly simple: if we're connectable check the black list, if we're not connectable check the white list. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>