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: LLCP: use of legacy ctrl Tx buffers #50461

Closed
kruithofa opened this issue Sep 21, 2022 · 0 comments · Fixed by #50480
Closed

Bluetooth: controller: LLCP: use of legacy ctrl Tx buffers #50461

kruithofa opened this issue Sep 21, 2022 · 0 comments · Fixed by #50480
Assignees
Milestone

Comments

@kruithofa
Copy link
Collaborator

Describe the bug
The refactored LLCP is using the legacy ctrl Tx buffers, which it should not use. This results in using too much RAM
See PR #49326 for reproducing the issue

Expected behavior
The ctrl Tx buffers should be removed without having an effect on the new LLCP

Impact
Not all features can be enabled when running on the nRF5340 due to RAM usage

@kruithofa kruithofa self-assigned this Sep 21, 2022
@kruithofa kruithofa added this to the future milestone Sep 21, 2022
@kruithofa kruithofa added Enhancement Changes/Updates/Additions to existing features and removed bug The issue is a bug, or the PR is fixing a bug labels Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant