Bluetooth: Add mgmt HCI channel registration API
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 6 Mar 2015 19:08:50 +0000 (21:08 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 6 Mar 2015 19:15:21 +0000 (20:15 +0100)
commit801c1e8da57499a9922223ee1882b2b59debd47c
tree0bb990e21c36f976e70cccc0d1f03d419514cbca
parent93690c227acf08a2a19cbaf9acbcd2210fbb8ded
Bluetooth: Add mgmt HCI channel registration API

This patch adds an API for registering HCI channels with mgmt-like
semantics. For now the only user will be HCI_CHANNEL_CONTROL, but e.g.
6lowpan is intended to use this as well in the future.

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