Skip to content

Conversation

@andrzej-kaczmarek
Copy link
Contributor

No description provided.

This adds validation of phy parameter in HCI LE BIG Create to make sure
we don't accept phy that we do not support.
Add HCI commands related to ISO Data Path to commands bitmask - we
already support them.
phy parameter in PAST HCI command shall have only single bit set.
This adds validation of max_transport_latency parameter for HCI LE BIG Create command.
The calculations are done as per Core 6.0, Vol 6, Part G, 3.2.1 and 3.2.2.
Trying to create BIG with the same handle as existing one should return
command disallowed status.
If peripheral role is disabled, we still need to handle LL_PAUSE_ENC_RSP
whic is used for encryption key refresh procedure.
We need to make sure that counters and event start time are updated
atomically so they are in sync when BIGInfo is calculated.
@andrzej-kaczmarek andrzej-kaczmarek merged commit f9e8571 into apache:master Feb 12, 2025
19 checks passed
@andrzej-kaczmarek andrzej-kaczmarek deleted the ll-quali-fixes branch February 12, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants