commit | 801c1e8da57499a9922223ee1882b2b59debd47c | [log] [tgz] |
---|---|---|
author | Johan Hedberg <johan.hedberg@intel.com> | Fri Mar 06 21:08:50 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Mar 06 20:15:21 2015 +0100 |
tree | 0bb990e21c36f976e70cccc0d1f03d419514cbca | |
parent | 93690c227acf08a2a19cbaf9acbcd2210fbb8ded [diff] |
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>