Skip to content

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

Open
MariuszSkamra wants to merge 1 commit intoapache:masterfrom
MariuszSkamra:iso_pkt_status_lost
Open

nimble: Fix the HCI ISO packet lost status value#2220
MariuszSkamra wants to merge 1 commit intoapache: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).
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