Skip to content

Conversation

@Damian-Nordic
Copy link
Contributor

If out-of-order initialization packet is received from the peer, cancel ongoing commands waiting for a response as the response is never going to arrive.

manifest-pr-skip

If out-of-order initialization packet is received from
the peer, cancel ongoing commands waiting for a response
as the response is never going to arrive.

Signed-off-by: Damian Krolik <[email protected]>
return 0;
}

static void cancel_wait_for_response(const struct nrf_rpc_group* group)
Copy link
Contributor

Choose a reason for hiding this comment

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

You may want to move the * : nrf_rpc_group* group to nrf_rpc_group *group

@github-actions
Copy link

This pull request has been marked as stale because it has been open (more than) 30 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this pull request will automatically be closed in 7 days. Note, that you can always re-open a closed pull request at any time.

@github-actions github-actions bot added the Stale label Mar 14, 2025
@github-actions github-actions bot closed this Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants