linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ERTM improvements
@ 2012-01-09 15:19 Szymon Janc
  2012-01-09 15:19 ` [PATCH 1/5] Bluetooth: Make l2cap_clear_timer return if timer was running or not Szymon Janc
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Szymon Janc @ 2012-01-09 15:19 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: kanak.gupta, Szymon Janc

Hi,

Those patches introduce some improvements to ERTM related to avoiding
acking I-frames more than once.

Following PTS test-cases were affected:
TC_ERM_BV_07_C
TC_ERM_BV_22_C

Szymon Janc (5):
  Bluetooth: Make l2cap_clear_timer return if timer was running or not
  Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
  Bluetooth: Clear ack_timer when sending ack
  Bluetooth: Don't send RNR immediately when entering local busy
  Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired

 include/net/bluetooth/l2cap.h |    9 +++++++--
 net/bluetooth/l2cap_core.c    |   33 ++++++++++++++++++---------------
 2 files changed, 25 insertions(+), 17 deletions(-)

-- 
on behalf of ST-Ericsson


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-01-10  9:36 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-09 15:19 [PATCH 0/5] ERTM improvements Szymon Janc
2012-01-09 15:19 ` [PATCH 1/5] Bluetooth: Make l2cap_clear_timer return if timer was running or not Szymon Janc
2012-01-09 19:47   ` Marcel Holtmann
2012-01-10  8:01     ` Szymon Janc
2012-01-10  8:13       ` Marcel Holtmann
2012-01-09 15:19 ` [PATCH 2/5] Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack Szymon Janc
2012-01-09 19:48   ` Marcel Holtmann
2012-01-09 15:19 ` [PATCH 3/5] Bluetooth: Clear ack_timer when sending ack Szymon Janc
2012-01-09 19:50   ` Marcel Holtmann
2012-01-10  9:04     ` Szymon Janc
2012-01-10  9:36       ` Marcel Holtmann
2012-01-09 15:19 ` [PATCH 4/5] Bluetooth: Don't send RNR immediately when entering local busy Szymon Janc
2012-01-09 19:52   ` Marcel Holtmann
2012-01-09 15:19 ` [PATCH 5/5] Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired Szymon Janc
2012-01-09 19:52   ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).