Bluetooth: Fix enabling BR/EDR SC when powering on
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 12 Dec 2014 11:30:11 +0000 (13:30 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 12 Dec 2014 12:17:41 +0000 (13:17 +0100)
If we're in the AUTO_OFF stage the powered_update_hci() function is
responsible for doing the updates to the HCI state that were not done
during the actual mgmt command handlers. One of the updates needing done
is for BR/EDR SC support. This patch adds the missing HCI command for SC
support to the powered_update_hci() function.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c

Simple merge