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: Controller: ISO: Add support for CIS established event V2 #79555

Open
Thalley opened this issue Oct 8, 2024 · 0 comments
Open

Bluetooth: Controller: ISO: Add support for CIS established event V2 #79555

Thalley opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
area: Bluetooth Controller area: Bluetooth ISO Bluetooth LE Isochronous Channels area: Bluetooth Enhancement Changes/Updates/Additions to existing features

Comments

@Thalley
Copy link
Collaborator

Thalley commented Oct 8, 2024

Is your enhancement proposal related to a problem? Please describe.
Bluetooth Core 6.0 added a new version of the HCI_LE_CIS_Established event which adds additional information to the CIS peripheral when a CIS is connected, such as the Sub_Interval, Max_SDU_C_To_P, Max_SDU_P_To_C, SDU_Interval_C_To_P, SDU_Interval_P_To_C, and Framing.

Describe the solution you'd like
Add support for generate and sending the event to the host.

Describe alternatives you've consideredN/A

Additional context
Since not all hosts may support this new event, it needs to be ensured that the right event is sent. See also #79554

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Controller area: Bluetooth ISO Bluetooth LE Isochronous Channels area: Bluetooth Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

2 participants