From: Gustavo F. Padovan Date: Fri, 21 Aug 2009 01:26:03 +0000 (-0300) Subject: Bluetooth: Add support for L2CAP SREJ exception X-Git-Tag: v2.6.32-rc1~703^2~221^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f17154f1f70fcc6faa31ac82164fcf7f0599f38;p=pandora-kernel.git Bluetooth: Add support for L2CAP SREJ exception When L2CAP loses an I-frame we send a SREJ frame to the transmitter side requesting the lost packet. This patch implement all Recv I-frame events on SREJ_SENT state table except the ones that deal with SendRej (the REJ exception at receiver side is yet not implemented). Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed