Bluetooth: Don't clear HCI_CONNECTABLE when powering off
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 24 Feb 2014 12:52:20 +0000 (14:52 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 24 Feb 2014 19:10:36 +0000 (11:10 -0800)
commitce3f24cfb2a2287409acad3dd990570fe62d0af4
treec9c833ad5489ceb641c34556b245c02162492874
parentbd107999338fbb2e084acebc635333a5cd156b09
Bluetooth: Don't clear HCI_CONNECTABLE when powering off

Once mgmt_set_powered(off) is updated to clear the scan mode we should
not just blindly clear the HCI_CONNECTABLE flag in mgmt_connectable()
but first check if there is a pending set_powered operation.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/bluetooth/mgmt.c
This page took 0.024286 seconds and 5 git commands to generate.