From: Johan Hedberg Date: Fri, 31 May 2013 14:54:51 +0000 (+0300) Subject: Bluetooth: Add LE L2CAP segmentation support for outgoing data X-Git-Tag: v3.14-rc1~94^2~482^2^2~9^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177f8f2b1259a1292a09a1b7563ebb90675f88ff;p=pandora-kernel.git Bluetooth: Add LE L2CAP segmentation support for outgoing data This patch adds segmentation support for outgoing data packets. Packets are segmented based on the MTU and MPS values. The l2cap_chan struct already contains many helpful variables from BR/EDR Enhanced L2CAP which can be used for this. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed