]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitad81718af785e8109e64c4d193013018ae7cb40c
treeb12a51f45b376d0f8b1489b49c0fd17ed1497700
parentc847664d347244dc218045305ee88657a30e1888
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