From: Johan Hedberg Date: Wed, 9 Jul 2014 09:59:19 +0000 (+0300) Subject: Bluetooth: Add white list lookup for incoming connection requests X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a55bd29d522729e0cb125474396acdc2a107d4d9;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed