From: Johan Hedberg Date: Wed, 26 Jan 2011 11:11:03 +0000 (+0200) Subject: Bluetooth: Implement set_pairable managment command X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c542a06c29acbf4ea0024884a198065a10613147;p=pandora-kernel.git Bluetooth: Implement set_pairable managment command This patch implements a new set_pairable management command to control the pairable state of local adapters. The state is represented using a new HCI_PAIRABLE flag in the hci_dev struct. For backwards compatibility with older user space versions the HCI_PAIRABLE flag gets automatically set when the existence of an adapter is reported to user space through legacy methods and the HCI_MGMT flag is not set. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed