]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Ensure that background scanning gets enabled on power on
authorMarcel Holtmann <marcel@holtmann.org>
Tue, 1 Jul 2014 17:28:24 +0000 (19:28 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 3 Jul 2014 15:42:54 +0000 (17:42 +0200)
commitcb0dda681d341800723ca5fdbb88da8ef6a7bfe6
tree136f0c83780a62c53e8360c3ddf233ce6884b01a
parent87547f11ecdc97c40bfabf5083eff2bbc4cd44c7
Bluetooth: Ensure that background scanning gets enabled on power on

The background scanning normally gets enabled during power on by
adding devices to the pending connection list. However devices
might be already on that list and the list of devices is empty,
then it is better to trigger the background manually.

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