bluetoe
bluetoe copied to clipboard
test::radio::simulate_connection_event_response() does not take acknowledge correctly into account
It's possible to set any SN or NSN in the simulated received PDUs, the result will be the same. To test correct behavior for the acknowledge scheme on a higher layer, it would be useful, if the test radio, also resends unacknowledged data.
(it's possible to comment out the content of unconnected_base_t<>::next_sequences() without breaking any test).
LL/CON/PER/BI-02-C in ll_control_tests.cpp might be simplified when this is fixed.