Skip to content

nimble: Fix the HCI ISO packet lost status value#2220

Open
MariuszSkamra wants to merge 1 commit into
apache:masterfrom
MariuszSkamra:iso_pkt_status_lost
Open

nimble: Fix the HCI ISO packet lost status value#2220
MariuszSkamra wants to merge 1 commit into
apache:masterfrom
MariuszSkamra:iso_pkt_status_lost

Conversation

@MariuszSkamra
Copy link
Copy Markdown
Contributor

As per the Core, the Packet_Status_Flag of an HCI ISO Data packet must be one of the following: 0b00, 0b01, or 0b10.
This fixes the BLE_HCI_ISO_PKT_STATUS_LOST value which shall be 0x02 (0b10).

As per the Core, the Packet_Status_Flag of an HCI ISO Data packet must
be one of the following: 0b00, 0b01, or 0b10.
This fixes the BLE_HCI_ISO_PKT_STATUS_LOST value which shall be 0x02
(0b10).
@MariuszSkamra MariuszSkamra force-pushed the iso_pkt_status_lost branch from ab05c59 to 5ffd876 Compare May 11, 2026 11:51
@MariuszSkamra
Copy link
Copy Markdown
Contributor Author

Rebase only

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

Labels

size/XS Extra small PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants