Task #4391
Updated by Davide Pesavento almost 7 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.