commit | bd107999338fbb2e084acebc635333a5cd156b09 | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Mon Feb 24 14:52:19 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon Feb 24 11:10:36 2014 -0800 |
tree | dea4195d6a8c1a21015f6af73cb4b89f4e6c700c | |
parent | 12d4a3b2ccb3ac2bd56e7c216d6e7f44730006f3 [diff] |
Bluetooth: Don't clear HCI_DISCOVERABLE when powering off Once mgmt_set_powered(off) is updated to clear the scan mode we should not just blindly clear the HCI_DISCOVERABLE flag in mgmt_discoverable() 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>