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: Redesign the implementation/use of NODE_RX_TYPE_DC_PDU_RELEASE #28597

Closed
cvinayak opened this issue Sep 22, 2020 · 2 comments
Assignees
Labels
Enhancement Changes/Updates/Additions to existing features

Comments

@cvinayak
Copy link
Contributor

Is your enhancement proposal related to a problem? Please describe.
To release received on-air PDU that does not translate to a message to ULL, the type is changed and enqueued towards ULL. This implementation is spread across many places. Come up an optimized common code in control path to reduce this scattered handling.

Describe the solution you'd like
None considered yet.

Describe alternatives you've considered
None considered yet.

Additional context
None.

@cvinayak cvinayak added the Enhancement Changes/Updates/Additions to existing features label Sep 22, 2020
@cvinayak
Copy link
Contributor Author

@kruithofa @thoh-ot Do consider this during the LLCP work. I am assuming this issue could be not applicable too and be closed with the new LLCP.

@cvinayak
Copy link
Contributor Author

cvinayak commented May 6, 2021

Closing this as no work has been done in this regard for an year now.

@cvinayak cvinayak closed this as completed May 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

3 participants