]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Fix clearing HCI_LE_ADV for LE connections
authorJohan Hedberg <johan.hedberg@intel.com>
Tue, 8 Jul 2014 14:21:51 +0000 (17:21 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 8 Jul 2014 14:27:44 +0000 (16:27 +0200)
commit65399e5a2dcfe9cfaf1708af4d39b58ab67ef67a
tree6ea5bb8ca6cd0c5770c1d680c697033b5f591764
parent526016a40a899b42454f49a84cbd37f6a284e76b
Bluetooth: Fix clearing HCI_LE_ADV for LE connections

All LE controllers always implicitly stop advertising when establishing
connections. Therefore, be sure to clear the flag in the event handler
for new LE connections.

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