Bluetooth: Convert mgmt to use HCI chan registration API
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 6 Mar 2015 19:08:51 +0000 (21:08 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 6 Mar 2015 19:15:21 +0000 (20:15 +0100)
commit6d785aa345f525e1fdf098b7c590168f0b00f3f1
tree90aa79cca35cabed308ca3719bef5b516867b490
parent801c1e8da57499a9922223ee1882b2b59debd47c
Bluetooth: Convert mgmt to use HCI chan registration API

This patch converts the existing mgmt code to use the newly introduced
generic API for registering HCI channels with mgmt-like semantics.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/bluetooth/bluetooth.h
include/net/bluetooth/hci_core.h
net/bluetooth/af_bluetooth.c
net/bluetooth/hci_sock.c
net/bluetooth/mgmt.c