]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0f3bf58865c8b64b04d957f8d48b75fe07a3f9f8
tree90aa79cca35cabed308ca3719bef5b516867b490
parent30425f271a00223f4cdbb01bf8e78a254650803d
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