]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Clear all LE white list entries when powering controller
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 28 Feb 2014 04:37:29 +0000 (20:37 -0800)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 28 Feb 2014 07:31:14 +0000 (09:31 +0200)
commit2f84f4ce9e92b8c2de15dd4e473736f1a159fded
tree21de6c5b046f76fdfc59bbc79dd587168c556447
parent146e283e705c8ce8f43ba5b184a824ad0caef2ce
Bluetooth: Clear all LE white list entries when powering controller

When starting up a controller make sure that all LE white list entries
are cleared. Normally the HCI Reset takes care of this. This is just
in case no HCI Reset has been executed.

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