sada45 commented on issue #1291:
URL: https://github.com/apache/mynewt-nimble/issues/1291#issuecomment-1182782695

   Besides, currentlly, the `connsm->last_pdu_event` will be updated once 
received a PDU no matter it is empty or not.
   However, this value should be only be updated if there is data transmitted 
in current connection event.
   The spec give the defination of continuation event in `Vol.6 PartB 4.5.1`:
   _A continuation event is a connection event where, in at least one of the 
previous connContinuationNumber connection events (ignoring any before the last 
subrated connection event), at least one packet was transmitted or validly 
received containing a Link Layer PDU **with a non-zero Length field**._
   The figure 4.41 in `Vol.6 PartB 4.5` gives an example for this:
   
![image](https://user-images.githubusercontent.com/49777976/178655341-337d6f74-18d7-4622-a263-361ce6e85d00.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@mynewt.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to