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

BT: Bluetooth Disable Latency Feature and Connection Manager Development. #3

Merged
merged 5 commits into from
Dec 22, 2024

Conversation

chejinxian
Copy link
Contributor

Please refer to the commit message for details.

…tain the LE ACL Handle.

bug: v/43848

Rootcause: Sometimes it is necessary to perform certain operations on a designated LE connection, and in this case, it is necessary to know the LE ACL Handle. The current adaptation layer interface is unable to perform this function.

Signed-off-by: chejinxian1 <[email protected]>
bug: v/43848

Rootcause: DLF needs to be activated or deactivated through VSC.

Signed-off-by: chejinxian1 <[email protected]>
…e enhancement features on different ACLs.

bug: v/43848

Rootcause: Some ACL need to add some enhanced features to provide a better Bluetooth communication experience. This submission is a part of the project and is intended for building a management framework.

Signed-off-by: chejinxian1 <[email protected]>
bug: v/43848

Rootcause: Due to the diversity of application scenarios, the API for invoking the Connection Enhanced Mode is provided for applications to call. Applications can enable or disable specific enhanced modes according to their own needs.

Signed-off-by: chejinxian1 <[email protected]>
bug: v/43848

Rootcause: DLF is an enhanced feature for optimizing latency performance, which is managed by Connection Manager. This submission is for the implementation of this feature.

Signed-off-by: chejinxian1 <[email protected]>
@CLAassistant
Copy link

CLAassistant commented Dec 22, 2024

CLA assistant check
All committers have signed the CLA.

@hyson710 hyson710 added the enhancement New feature or request label Dec 22, 2024
@hyson710 hyson710 merged commit ec30593 into open-vela:dev Dec 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants