commit | 0362520bf9d35f09c2693e14352f4b0ad07397fa | [log] [tgz] |
---|---|---|
author | Mat Martineau <mathewm@codeaurora.org> | Thu May 17 20:53:51 2012 -0700 |
committer | Johan Hedberg <johan.hedberg@intel.com> | Tue Jun 05 06:34:05 2012 +0300 |
tree | 38e56e17724f20c767866009c0d89c3639f01492 | |
parent | 80909e04de4dbbe76a220ccd5f9b32d8d5a8c22c [diff] |
Bluetooth: Simplify the ERTM ack timeout Since l2cap_send_ack can trigger extra actions like sending iframes, don't call it. Just send an RR or RNR frame if an ack needs sending. Signed-off-by: Mat Martineau <mathewm@codeaurora.org> Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>