commit | c1b4f43be01c2a363be021485dd18cca33cfab8a | [log] [tgz] |
---|---|---|
author | Gustavo F. Padovan <padovan@profusion.mobi> | Sat May 01 16:15:39 2010 -0300 |
committer | Marcel Holtmann <marcel@holtmann.org> | Mon May 10 09:28:48 2010 +0200 |
tree | 3244f14f00eb6a227e52b2a8ddd7063ef0961840 | |
parent | 05fbd89dd4153341717b33d9e8ae8bd29db6c1c8 [diff] |
Bluetooth: Add timer to Acknowledge I-frames We ack I-frames on each txWindow/5 I-frames received, but if the sender stop to send I-frames and it's not a txWindow multiple we can leave some frames unacked. So I added a timer to ack I-frames on this case. The timer expires in 200ms. Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi> Reviewed-by: João Paulo Rechi Vita <jprvita@profusion.mobi> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>