]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit203cee83bf39b32baa27c8f31857f49550ec54bd
tree0bb990e21c36f976e70cccc0d1f03d419514cbca
parent1feb430158ff7e5a32ea2ebcdc81a4a3d1f90678
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