]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Add LE L2CAP flow control mode
authorJohan Hedberg <johan.hedberg@intel.com>
Fri, 17 May 2013 09:49:23 +0000 (12:49 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Dec 2013 15:05:34 +0000 (07:05 -0800)
commit885d46a807e5fe01837cee4a1f92338ad674de0a
tree378ff35f8a2faf3280da767c40a638f94f590fa0
parente43ce8f18f2d56765662bda6ee33122091367f45
Bluetooth: Add LE L2CAP flow control mode

The LE connection oriented channels have their own mode with its own
data transfer rules. In order to implement this properly we need to
distinguish L2CAP channels operating in this mode from other modes.

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