rymanluk opened a new pull request #275: nimble/ll: Fix handling TERMINATE_IND as a Master URL: https://github.com/apache/mynewt-nimble/pull/275 When slave sends TERMINATE_IND and MD flag is set to 0, Nimble needs to wait to next connection event to send Empty Packet to ACK this TERMINATE_IND. At the moment Nimble corretly checks MD flag but stop scheduling connection event which leads to un acked TERMINATE_IND. This patch fixes that. This shall fix LL/CON/INI/BV-06-C
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
