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: Document the design of the ADV PDU double buffer implementation #79643

Open
cvinayak opened this issue Oct 10, 2024 · 0 comments
Assignees
Labels
area: Bluetooth Controller area: Bluetooth Enhancement Changes/Updates/Additions to existing features

Comments

@cvinayak
Copy link
Contributor

Is your enhancement proposal related to a problem? Please describe.
Add documentation to https://docs.zephyrproject.org/latest/connectivity/bluetooth/bluetooth-ctlr-arch.html#lower-link-layer
of the design and implementation of the ADV PDU buffers that is present here: https://github.com/zephyrproject-rtos/zephyr/blob/27456ed2b57f0114cc976d9d74b98c9762818ca3/subsys/bluetooth/controller/ll_sw/nordic/lll/lll_adv_pdu.h

Describe the solution you'd like
Provide design diagram for data structures, interfaces, dependencies and data flow diagram.

Describe alternatives you've considered
None, just document it.

Additional context
This is related to: #78894 (comment)

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

No branches or pull requests

1 participant