Skip to content

Conversation

Thalley
Copy link
Contributor

@Thalley Thalley commented Oct 10, 2025

Refactor the TX for the ISO host BSIM tests to use a separate thread, instead of a timer.
This is the recommended way to handle TX, and is what the LE Audio BSIM tests and samples use.

The TX will send 1->sdu number of octets, increasing, to verify that any size can be sent (and to keep the check for this in the bis_receiver).

@Thalley Thalley force-pushed the iso_test_tx_refact branch 3 times, most recently from 7bc6bbe to 4daf0ae Compare October 10, 2025 21:12
Refactor the TX for the ISO host BSIM tests to use
a separate thread, instead of a timer.
This is the recommended way to handle TX, and is what the
LE Audio BSIM tests and samples use.

The TX will send 1->sdu number of octets, increasing, to
verify that any size can be sent (and to keep the check
for this in the bis_receiver).

Signed-off-by: Emil Gydesen <[email protected]>
@Thalley Thalley force-pushed the iso_test_tx_refact branch from 4daf0ae to c3b329c Compare October 10, 2025 21:35
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant