Bluetooth: Move blacklisting functions to hci_core
authorAntti Julku <antti.julku@nokia.com>
Wed, 15 Jun 2011 09:01:14 +0000 (12:01 +0300)
committerJaikumar Ganesh <jaikumar@google.com>
Mon, 11 Jul 2011 18:59:23 +0000 (11:59 -0700)
commit9d90e2e88fc70b4723d39d97e90efc1f16d0d522
tree3bd11ca58a676f7160e7db21e9a1d6e812b0c555
parent397d9aeced79c37913ae90485a4544c04e7fb518
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