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

[v3.7-branch] Bluetooth: Controller: nRF51x: Use BT_LL_SW_LLCP_LEGACY #83008

Draft
wants to merge 14 commits into
base: v3.7-branch
Choose a base branch
from

Conversation

cvinayak
Copy link
Contributor

@cvinayak cvinayak commented Dec 15, 2024

Use BT_LL_SW_LLCP_LEGACY for nRF51x SoCs.

Fixes #74345.

This reverts commit 4215854.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
This reverts commit e6a3def.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
…ling"

This reverts commit 729c3e3.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
This reverts commit f6172f3.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
This reverts commit 2ada005.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
This reverts commit a5e7ba3.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
This is a manual fix to have Peripheral CIS procedure in
legacy LLCP.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
This is a manual fix to have legacy LLCP compiling

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Update implementation to correctly use reference connection
event count present in the Connection Parameter Request PDU
and the connection event when the window offset is selected
to perform the Connection Update.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Fix the advanced scheduling implementation of
win_offset_calc() function to consider both active central
and active peripheral roles as occupied timespace when
determining the free timespace available to fill the offsets
in the connection parameter request PDU.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Add implementation to find free connection offsets after a
connection of same interval. This is re-group connection of
same interval when Connection Parameter Request procedure is
performed from different connection intervals.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Add BabbleSim test to cover the automatic preferred
peripheral connection parameter requests across multiple
simultaneous connections.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Use BT_LL_SW_LLCP_LEGACY for nRF51x SoCs.

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Enable Privacy Support, upto 2 bonds tested to have
no issues when using a modified peripheral_accept_list.

Relates to commit 93ca60b ("Bluetooth: controller:
Require nRF52 for privacy").

Signed-off-by: Vinayak Kariappa Chettimada <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant