Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bluetooth: ISO: Shell: Fix underflow of count for TX #85063

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

Thalley
Copy link
Collaborator

@Thalley Thalley commented Feb 3, 2025

The cmd_broadcast and cmd_send both should not take a count value less than 1.

Fixes #84764
Fixes #84718

The cmd_broadcast and cmd_send both should not take a
count value less than 1.

Signed-off-by: Emil Gydesen <emil.gydesen@nordicsemi.no>
@Thalley Thalley marked this pull request as ready for review February 3, 2025 18:14
@zephyrbot zephyrbot added area: Bluetooth ISO Bluetooth LE Isochronous Channels area: Bluetooth labels Feb 3, 2025
@Thalley Thalley added this to the v4.1.0 milestone Feb 6, 2025
@Thalley Thalley added the bug The issue is a bug, or the PR is fixing a bug label Feb 6, 2025
@kartben kartben merged commit 4451cee into zephyrproject-rtos:main Feb 8, 2025
35 checks passed
@Thalley Thalley deleted the iso_shell_count_fix branch February 8, 2025 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth ISO Bluetooth LE Isochronous Channels area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
4 participants