]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - include/net/bluetooth/l2cap.h
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)
commit3831971355d901ccfb76533a422b4395072849a3
tree378ff35f8a2faf3280da767c40a638f94f590fa0
parentb5ecba642290a0f28a2dca15e4fdf2a9779bc116
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