Bluetooth: Handle SREJ requests to resend unacked frames
authorMat Martineau <mathewm@codeaurora.org>
Fri, 18 May 2012 03:53:46 +0000 (20:53 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:04 +0000 (06:34 +0300)
commitf80842a83ec224e70ebbd11a20832e71e5911b45
tree98bf84971775e5deb4aaf647dd1d553aa201d0fc
parent63838725c6478102894cfb88feb2a9b1c331855d
Bluetooth: Handle SREJ requests to resend unacked frames

When a remote device sends an SREJ, retransmit the frame with the
corresponding sequence number (subject to special cases with poll and
final flags).  An SREJ is also an implicit indication the the remote
device is not in a busy state.

Signed-off-by: Mat Martineau <mathewm@codeaurora.org>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/l2cap_core.c