Project

General

Profile

Task #4391

Updated by Davide Pesavento over 6 years ago

As follow up to Feature #3823, we need to test whether the Local Link Loss Detection (and notification) works as expected. 

 Prior informal testing has shown the following problems: 

 - It appears that onLostPacket is being called for every frame, even if it has been successfully acknowledged on its first transmission. 

 This task should be to design and discuss **unit tests** to verify the correct behavior of #3823.

Back