From: Johan Hedberg Date: Wed, 2 Jul 2014 06:36:22 +0000 (+0300) Subject: Bluetooth: Drop LE connections for blocked devices X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=837d502efc3fe9a088b943aa1a7279cee4d0e118;p=pandora-kernel.git Bluetooth: Drop LE connections for blocked devices Unlike BR/EDR we cannot reject LE connections of blocked devices but have to do it as soon as we get a LE Connection Complete event. The patch adds a blacklist check to the hci_le_conn_complete_evt function and drops all connections for blocked devices. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed