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