From: Johan Hedberg Date: Wed, 9 Jul 2014 09:59:14 +0000 (+0300) Subject: Bluetooth: Introduce a whitelist for BR/EDR devices X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6659358efe617bb46237e62f7303c76e10568d70;p=pandora-kernel.git Bluetooth: Introduce a whitelist for BR/EDR devices This patch extends the Add/Remove device commands by letting user space pass BR/EDR addresses to them. The resulting entries get stored in a new hdev->whitelist list. The idea is that we can now selectively accept connections from devices in the list even though HCI_CONNECTABLE is not set (the actual implementation of this is coming in a subsequent patch). Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed