commit | f80842a83ec224e70ebbd11a20832e71e5911b45 | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Thu May 17 20:53:46 2012 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 05 06:34:04 2012 +0300 |
tree | 98bf84971775e5deb4aaf647dd1d553aa201d0fc | |
parent | 63838725c6478102894cfb88feb2a9b1c331855d [diff] |
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>