From: Johan Hedberg Date: Tue, 18 May 2010 11:20:32 +0000 (+0200) Subject: Bluetooth: Add blacklist support for incoming connections X-Git-Tag: v2.6.36-rc1~571^2~64^2~48^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f03585689fdff4ae256edd45a35bc2dd83d3684a;p=pandora-kernel.git Bluetooth: Add blacklist support for incoming connections In some circumstances it could be desirable to reject incoming connections on the baseband level. This patch adds this feature through two new ioctl's: HCIBLOCKADDR and HCIUNBLOCKADDR. Both take a simple Bluetooth address as a parameter. BDADDR_ANY can be used with HCIUNBLOCKADDR to remove all devices from the blacklist. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed