]> 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)
commitb041908b34c78991561c1feac6e7c37c707935ea
tree21de6c5b046f76fdfc59bbc79dd587168c556447
parent6e6b8f931602896df36c285ebd4bc9df60b0b9de
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