From: Johan Hedberg Date: Sat, 19 Oct 2013 20:38:21 +0000 (+0300) Subject: Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled X-Git-Tag: v3.13-rc1~105^2~23^2^2~4^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b580614e1435628490a1762726638546f3a5e4e;p=pandora-kernel.git Bluetooth: Fix sending write_scan_enable when BR/EDR is disabled We should only send the HCI_Write_Scan_Enable command from mgmt_set_powered_failed() when BR/EDR support is enabled. This is particularly important when the discoverable setting is also tied to LE. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed