]> 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)
commit61c85fd2767b66b8f2d13cdbd9f913d0c051a16b
tree378ff35f8a2faf3280da767c40a638f94f590fa0
parent63402bb30ede96a3e66c797682e5cbcb771cecfd
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