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: Fixes wrong subnet used for Friend Clear #21204

Merged
merged 1 commit into from
Dec 9, 2019

Conversation

Campou
Copy link

@Campou Campou commented Dec 5, 2019

When Friend node tries to send Friend Clear message to other
Friend nodes, it should use the subnet information based on
the net_idx from friendship.

Fixes #21165

Signed-off-by: Maximus Liu [email protected]

When Friend node tries to send Friend Clear message to other
Friend nodes, it should use the subnet information based on
the net_idx from friendship.

Fixes zephyrproject-rtos#21165

Signed-off-by: Maximus Liu <[email protected]>
@nashif nashif merged commit 2f691d2 into zephyrproject-rtos:master Dec 9, 2019
KKopyscinski added a commit to KKopyscinski/mynewt-nimble that referenced this pull request Oct 9, 2020
When Friend node tries to send Friend Clear message to other
Friend nodes, it should use the subnet information based on
the net_idx from friendship.

this is port of zephyrproject-rtos/zephyr#21204
KKopyscinski added a commit to KKopyscinski/mynewt-nimble that referenced this pull request Oct 20, 2020
When Friend node tries to send Friend Clear message to other
Friend nodes, it should use the subnet information based on
the net_idx from friendship.

this is port of zephyrproject-rtos/zephyr#21204
KKopyscinski added a commit to KKopyscinski/mynewt-nimble that referenced this pull request Oct 20, 2020
When Friend node tries to send Friend Clear message to other
Friend nodes, it should use the subnet information based on
the net_idx from friendship.

this is port of zephyrproject-rtos/zephyr#21204
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.

Bluetooth: Mesh: Friend Clear message from a Friend node
5 participants