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: Mesh: enable access responses randomization #67440

Merged

Conversation

alxelax
Copy link
Collaborator

@alxelax alxelax commented Jan 10, 2024

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.

Andrewpini
Andrewpini previously approved these changes Jan 11, 2024
Copy link
Collaborator

@Andrewpini Andrewpini left a comment

Choose a reason for hiding this comment

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

LGTM 👍

akredalen
akredalen previously approved these changes Jan 12, 2024
include/zephyr/bluetooth/mesh/msg.h Outdated Show resolved Hide resolved
subsys/bluetooth/mesh/access.c Outdated Show resolved Hide resolved
@alxelax alxelax dismissed stale reviews from akredalen and Andrewpini via 10c1a4b January 12, 2024 12:41
@alxelax alxelax force-pushed the adapt_models_to_rnd_tx branch from e611437 to 10c1a4b Compare January 12, 2024 12:41
@alxelax alxelax force-pushed the adapt_models_to_rnd_tx branch from 10c1a4b to fb48513 Compare January 12, 2024 13:32
@alxelax alxelax force-pushed the adapt_models_to_rnd_tx branch from fb48513 to 9a3793c Compare January 12, 2024 13:34
@alxelax alxelax removed area: Samples Samples platform: nRF Nordic nRFx labels Jan 12, 2024
@alxelax alxelax requested a review from PavelVPV January 12, 2024 13:37
@alxelax alxelax force-pushed the adapt_models_to_rnd_tx branch from 9a3793c to 9884583 Compare January 15, 2024 08:41
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]>
@alxelax alxelax force-pushed the adapt_models_to_rnd_tx branch from 9884583 to a793230 Compare January 15, 2024 08:46
@alxelax
Copy link
Collaborator Author

alxelax commented Jan 16, 2024

@akredalen or\and @Andrewpini could you look through the changes in PR one more time?

@fabiobaltieri fabiobaltieri merged commit 4e7d64b into zephyrproject-rtos:main Jan 16, 2024
21 checks passed
@alxelax alxelax deleted the adapt_models_to_rnd_tx branch January 16, 2024 11:30
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