Skip to content

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

Merged
sjanc merged 1 commit into
apache:masterfrom
MariuszSkamra:iso_pkt_status_lost
Jun 9, 2026
Merged

nimble: Fix the HCI ISO packet lost status value#2220
sjanc merged 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

@sjanc
sjanc merged commit 793cb16 into apache:master Jun 9, 2026
26 checks passed
@MariuszSkamra
MariuszSkamra deleted the iso_pkt_status_lost branch June 9, 2026 10:52
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