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: Group resends in proxy nodes #23103

Merged
merged 1 commit into from
Feb 27, 2020

Conversation

trond-snekvik
Copy link
Contributor

@trond-snekvik trond-snekvik commented Feb 26, 2020

Resend transport segments for groups on the advertiser interface, even
if a connected proxy node holds the group.

Fixes #23121

Signed-off-by: Trond Einar Snekvik [email protected]

Resend transport segments for groups on the advertiser interface, even
if a connected proxy node holds the group.

Signed-off-by: Trond Einar Snekvik <[email protected]>
Copy link
Member

@jhedberg jhedberg left a comment

Choose a reason for hiding this comment

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

This seems like a bug fix, right? Do we want it for 2.2?

@trond-snekvik
Copy link
Contributor Author

Yes. If there's time, I think it should go in. For 1.14 too, I think.

@jhedberg jhedberg added the bug The issue is a bug, or the PR is fixing a bug label Feb 27, 2020
@jhedberg
Copy link
Member

Yes. If there's time, I think it should go in. For 1.14 too, I think.

Could you open an issue then which summarises the problem, and reference it from this PR - that's needed both for 1.14 as well as for 2.2 (since we're in the late stages of stabilisation).

@jhedberg jhedberg added this to the v2.2.0 milestone Feb 27, 2020
@jhedberg jhedberg merged commit 7b48611 into zephyrproject-rtos:master Feb 27, 2020
KKopyscinski added a commit to KKopyscinski/mynewt-nimble that referenced this pull request Oct 12, 2020
Resend transport segments for groups on the advertiser interface, even
if a connected proxy node holds the group.

this is port of zephyrproject-rtos/zephyr#23103
KKopyscinski added a commit to KKopyscinski/mynewt-nimble that referenced this pull request Oct 15, 2020
Resend transport segments for groups on the advertiser interface, even
if a connected proxy node holds the group.

this is port of zephyrproject-rtos/zephyr#23103
KKopyscinski added a commit to KKopyscinski/mynewt-nimble that referenced this pull request Oct 28, 2020
Resend transport segments for groups on the advertiser interface, even
if a connected proxy node holds the group.

this is port of zephyrproject-rtos/zephyr#23103
@trond-snekvik trond-snekvik deleted the group_proxy_relay branch July 23, 2021 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Bluetooth Mesh area: Bluetooth bug The issue is a bug, or the PR is fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bluetooth: Mesh: Proxy servers only resends segments to proxy
3 participants