From: Johan Hedberg Date: Tue, 10 Mar 2015 18:14:27 +0000 (+0200) Subject: Bluetooth: Make Fast Connectable available while powered off X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~244^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=406ef2a67bd0bb13d77d5e5d700e36a2caea09ae;p=pandora-kernel.git Bluetooth: Make Fast Connectable available while powered off To maximize the usability of the Fast Connectable feature we should make it possible to set (or unset) it at any given moment. This means removing the dependency on the 'connectable' setting as well as the 'powered' setting. The former makes also sense since page scan may get enabled through add_device even if 'connectable' is false. To keep the setting available over power cycles its flag also needs to be removed from the flags that are cleared upon HCI_Reset. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed