Bluetooth: Make HCI call directly into SCO and L2CAP event functions
authorUlisses Furquim <ulisses@profusion.mobi>
Wed, 21 Dec 2011 12:11:33 +0000 (10:11 -0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 22 Dec 2011 16:07:29 +0000 (14:07 -0200)
The struct hci_proto and all related register/unregister and dispatching
code was removed. HCI core code now call directly the SCO and L2CAP
event functions.

Signed-off-by: Ulisses Furquim <ulisses@profusion.mobi>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>

No differences found