Skip to content

Conversation

@weeTike
Copy link
Contributor

@weeTike weeTike commented Nov 5, 2025

  • bluetooth: host: Add Shorter Connection Intervals support
    This commit adds support for the Shorter Connection Intervals feature to
    the Bluetooth host.

  • bluetooth: host: Add compatibility functions for conn interval with SCI
    Since Shorter Connection Intervals changes the unit that connection
    intervals can be represented in. It is therefore necessary to change how
    they are stored and represented.

  • bluetooth: host: shell: Add SCI shell commands
    This adds support for Shorter Connection Interval commands in the bt
    shell.

@Thalley Thalley dismissed their stale review November 19, 2025 10:13

I don't have any more blockers, but I'm also vary of approving this change before getting input from Johan

jhedberg
jhedberg previously approved these changes Nov 19, 2025
@alwa-nordic
Copy link
Contributor

@jhedberg, I see SonarCloud cancelled a check without a reason. I don't see a way to re-run. I'm guessing it's a infrastructure error on their side. Will we be able to merge anyway?

@Thalley Thalley requested a review from Copilot November 19, 2025 10:44
Thalley
Thalley previously approved these changes Nov 19, 2025
Copy link
Contributor

@Thalley Thalley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No blockers from me, and if we found anything to follow up on, we have plenty of time before the next release

Copilot finished reviewing on behalf of Thalley November 19, 2025 10:48
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Copilot reviewed 20 out of 20 changed files in this pull request and generated 5 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

KyraLengfeld
KyraLengfeld previously approved these changes Nov 19, 2025
Thalley
Thalley previously approved these changes Nov 19, 2025
This commit adds support for the Shorter Connection Intervals feature to
the Bluetooth host.

Signed-off-by: Timothy Keys <timothy.keys@nordicsemi.no>
Since Shorter Connection Intervals changes the unit that connection
intervals can be represented in. It is necessary to change how
they are stored and represented.

This commit deprecates interval in favour of interval_us.

Remove use of interval in internal bt_conn struct since it is no longer
needed.

Signed-off-by: Timothy Keys <timothy.keys@nordicsemi.no>
This adds support for Shorter Connection Interval commands in the bt
shell.

Signed-off-by: Timothy Keys <timothy.keys@nordicsemi.no>
@sonarqubecloud
Copy link

@nashif nashif merged commit 6bfa6fa into zephyrproject-rtos:main Nov 19, 2025
41 of 48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Bluetooth Audio area: Bluetooth Controller area: Bluetooth Host Bluetooth Host (excluding BR/EDR) area: Bluetooth Qualification Bluetooth Qualification -related issues and pull requests area: Bluetooth area: Tests Issues related to a particular existing or missing test Release Notes To be mentioned in the release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants