Skip to content

[nrf fromtree] Bluetooth: Mesh: enable access responses randomization #1474

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

Merged
merged 2 commits into from
Jan 29, 2024

Conversation

HaavardRei
Copy link
Contributor

Enable by default the access layer responses random delays. Commit also adapts all mesh models, samples and
babblesim tests to use random delay functionality correctly.

(cherry picked from commit 4e7d64b)

Copy link
Contributor

@PavelVPV PavelVPV left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since you are pulling mesh changes from upstream, could you please also cherry-pick this commit zephyrproject-rtos/zephyr@27b1f4eb7f9 so we don't miss it later when downstream other mesh stack changes? It is a stack change and goes between the last downstreamed mesh stack commit 9aa5cc1391f and the one you cherry-picked.

I also a bit concerned now because we skipped couple of babblesim tests, but this commit changes bsim tests. We may get conflict at some point if we keep skipping bsim tests.

PavelVPV and others added 2 commits January 29, 2024 12:28
… check

Don't dereference pointer until it is checked on NULL.

Fixes: #66805
Coverity-CID: 338098

Signed-off-by: Pavel Vasilyev <[email protected]>
(cherry picked from commit 27b1f4e)
Signed-off-by: Håvard Reierstad <[email protected]>
Enable by default the access layer responses random delays.
Commit also adapts all mesh models, samples and
babblesim tests to use random delay functionality correctly.

Signed-off-by: Aleksandr Khromykh <[email protected]>
(cherry picked from commit 4e7d64b)
Signed-off-by: Håvard Reierstad <[email protected]>
@HaavardRei HaavardRei force-pushed the mesh_access_randomization branch from a94d40e to 48d3ecd Compare January 29, 2024 11:39
@rlubos rlubos merged commit 7c3e830 into nrfconnect:main Jan 29, 2024
@HaavardRei HaavardRei deleted the mesh_access_randomization branch January 30, 2024 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants