]> Pileus Git - ~andy/linux/commit
Bluetooth: Handle LE L2CAP signalling in its own function
authorJohan Hedberg <johan.hedberg@intel.com>
Mon, 29 Apr 2013 16:35:33 +0000 (19:35 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Sat, 22 Jun 2013 23:23:47 +0000 (00:23 +0100)
commitc5623556fc61804713b1569b4f748e36956bc6e8
tree9324958d959cdbbccf9b801523871725292095e7
parentb887664d882ee4f6a67e0bf05e5f141d32fcc067
Bluetooth: Handle LE L2CAP signalling in its own function

The LE L2CAP signalling channel follows its own rules and will continue
to evolve independently from the BR/EDR signalling channel. Therefore,
it makes sense to have a clear split from BR/EDR by having a dedicated
function for handling LE signalling commands.

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c