Bluetooth: Handle incoming REJ frames
authorMat Martineau <mathewm@codeaurora.org>
Fri, 18 May 2012 03:53:47 +0000 (20:53 -0700)
committerJohan Hedberg <johan.hedberg@intel.com>
Tue, 5 Jun 2012 03:34:04 +0000 (06:34 +0300)
commitfcd289df8892268ec0783588e0d7e0346fd6a1cd
tree67ac70f7f2de638cfe7d8506a934da968173f8ed
parentf80842a83ec224e70ebbd11a20832e71e5911b45
Bluetooth: Handle incoming REJ frames

REJ frames are sent by the remote device to request that all frames
after a given sequence number be retransmitted.  These are also an
implicit indication that the remote device is not in a busy state and
can receive new iframes.

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