Hi Mat, * Mat Martineau <mathewm@xxxxxxxxxxxxxx> [2010-03-16 10:00:44 -0700]: > Gustavo - > > > -----Original Message----- > > From: linux-bluetooth-owner@xxxxxxxxxxxxxxx [mailto:linux-bluetooth- > > owner@xxxxxxxxxxxxxxx] On Behalf Of Gustavo F. Padovan > > Sent: Monday, March 15, 2010 5:26 PM > > To: linux-bluetooth@xxxxxxxxxxxxxxx > > Cc: marcel@xxxxxxxxxxxx; gustavo@xxxxxxxxxxx > > Subject: [PATCH 2/4] Bluetooth: Fix remote and local txWindow roles on > > L2CAP > > > > L2CAP was misusing the values of txWindow. Now the remote txWindow is used > > on the acknowledgement of I-frames and the local txWindow on the sending > > of I-frames. It also renames pi->num_to_ack to a better name: > > pi->num_acked. > > > > The XMIT state table for ERTM shows that I-Frames are not sent with the > RemWindow-Full condition, so either the previous implementation was correct > or the naming of remote & local txWindow in l2cap.c is opposite of that in > the spec. Looks I misundestood the spec, I'll check that. > > > Regards, > Mat Martineau > Qualcomm Innovation Center, Inc., > A member of the Code Aurora Forum > > -- > To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Gustavo F. Padovan http://padovan.org -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html