]> 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)
commitec6a0e55389115c5703f239b5d670bf9eaa986b2
tree90aa79cca35cabed308ca3719bef5b516867b490
parent203cee83bf39b32baa27c8f31857f49550ec54bd
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