Bluetooth: Move blacklisting functions to hci_core
authorAntti Julku <antti.julku@nokia.com>
Wed, 15 Jun 2011 09:01:14 +0000 (12:01 +0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 16 Jun 2011 18:19:41 +0000 (15:19 -0300)
commitb2a66aad8620337e38d6692f03d94a03d5129840
treeb12a51f45b376d0f8b1489b49c0fd17ed1497700
parent3158c50c33c1acddcfa3c57fab812435aa459750
Bluetooth: Move blacklisting functions to hci_core

Move blacklisting functions to hci_core.c, so that they can
be used by both management interface and hci socket interface.

Signed-off-by: Antti Julku <antti.julku@nokia.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
include/net/bluetooth/hci_core.h
net/bluetooth/hci_core.c
net/bluetooth/hci_sock.c