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

BLE Split Link Layer Improvements #13519

Closed
4 of 10 tasks
carlescufi opened this issue Feb 19, 2019 · 9 comments
Closed
4 of 10 tasks

BLE Split Link Layer Improvements #13519

carlescufi opened this issue Feb 19, 2019 · 9 comments
Assignees
Labels
area: Bluetooth Controller area: Bluetooth Enhancement Changes/Updates/Additions to existing features

Comments

@carlescufi
Copy link
Member

carlescufi commented Feb 19, 2019

This issue lists all the improvements we want to include that are not part of bringing the Split Link Layer up to parity with the existing one (#12681).

@carlescufi carlescufi added Enhancement Changes/Updates/Additions to existing features area: Bluetooth labels Feb 19, 2019
@carlescufi carlescufi mentioned this issue Feb 19, 2019
6 tasks
@aescolar
Copy link
Member

"- [ ] Use atomic_cas when supported by the arch without disabling interrupts (see for more info)"
was removed due to #13471 being closed

@aescolar
Copy link
Member

"- [ ] Add support for (current) Mesh Extensions (#14678)"
removed as there was no real interest for that, and the ticket was morphed into adding full mesh extensions to the controller.

@cfriedt
Copy link
Member

cfriedt commented Feb 11, 2020

Ooooo - I like this! It might also be a good idea to add a basic / minimum recommendation and documentation for the radio API. Naturally, most chips will have a different radio, but we are mostly using the same interface so far. However, that interface is largely undocumented. Some state diagrams would be nice as well.

@carlescufi
Copy link
Member Author

Ooooo - I like this! It might also be a good idea to add a basic / minimum recommendation and documentation for the radio API. Naturally, most chips will have a different radio, but we are mostly using the same interface so far. However, that interface is largely undocumented. Some state diagrams would be nice as well.

Just added a point at the end, thanks!

@joerchan
Copy link
Contributor

Add tests in nrf52_bsim to run on upstream CI for (at least basic) controller functionality

Isn't this done?

@kruithofa
Copy link
Collaborator

@carlescufi we close this issue since realistically no work will be done on this

@KlemenDEV
Copy link

realistically no work will be done on this

Will the split LL ever be "official", or should we use the old system?

@cvinayak
Copy link
Contributor

cvinayak commented Oct 4, 2023

realistically no work will be done on this

Will the split LL ever be "official", or should we use the old system?

Split Link Layer is the default upstream since Zephyr v2.0.0-rc1 , see 6cf26b8

@KlemenDEV
Copy link

I see, thanks!

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

10 participants