Bluetooth: Add skeleton for BR/EDR SMP channel
authorJohan Hedberg <johan.hedberg@intel.com>
Wed, 13 Aug 2014 12:12:32 +0000 (15:12 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 3 Dec 2014 15:51:20 +0000 (16:51 +0100)
commitef8efe4bf8b5fe1a9342ae964c428aed1be7863b
treefa5ed6ec8be7f501c12d9ca6376bbfdb8a248146
parent858cdc78be8be19b7176cafe06d3db3acfb345d4
Bluetooth: Add skeleton for BR/EDR SMP channel

This patch adds the very basic code for creating and destroying SMP
L2CAP channels for BR/EDR connections.

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