Re: [PATCH v2] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer

2014-07-15 Thread Marcel Holtmann
Hi Jiada, >>> Send an ACK frame with the current txack value in response to >>> every received reliable frame unless a TX reliable frame is being >>> sent. This modification allows re-transmitted frames from the remote >>> peer to be acknowledged rather than ignored. It means that the remote >>> p

Re: [PATCH v2] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer

2014-07-15 Thread Jiada Wang
Hi Marcel On 07/15/2014 04:42 AM, Marcel Holtmann wrote: Hi Jiada, Send an ACK frame with the current txack value in response to every received reliable frame unless a TX reliable frame is being sent. This modification allows re-transmitted frames from the remote peer to be acknowledged rather

Re: [PATCH v2] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer

2014-07-15 Thread Marcel Holtmann
Hi Jiada, > Send an ACK frame with the current txack value in response to > every received reliable frame unless a TX reliable frame is being > sent. This modification allows re-transmitted frames from the remote > peer to be acknowledged rather than ignored. It means that the remote > peer knows

[PATCH v2] Bluetooth: BCSP fails to ACK re-transmitted frames from the peer

2014-07-15 Thread Jiada Wang
From: Dean Jenkins Send an ACK frame with the current txack value in response to every received reliable frame unless a TX reliable frame is being sent. This modification allows re-transmitted frames from the remote peer to be acknowledged rather than ignored. It means that the remote peer knows