-
Notifications
You must be signed in to change notification settings - Fork 24
[noup] zephyr: Add wpa_cli command response with no print #107
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00a8846 to
cc1ce50
Compare
jukkar
approved these changes
Oct 14, 2025
Collaborator
|
Where is this new API used? I don't see it in the linked PR. @kapbh |
Contributor
Author
We will use this in P2P discovery, please check manifest PR. |
Collaborator
|
It was added later, I see it now. |
MaochenWang1
approved these changes
Oct 28, 2025
krish2718
approved these changes
Oct 30, 2025
Add callbacks to handle RoC and RoC cancel events that are sent up by driver. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
Register action frames required for GO negotiation in P2P connection. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
Register probe request frames. Needed by RPU to send the frames up to supplicant. Send probe response frame down to driver. This facilitates P2P discovery. Signed-off-by: Ravi Dondaputi <ravi.dondaputi@nordicsemi.no>
1fe8da2 to
1c24517
Compare
This reverts commit ab7630c. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
Collaborator
|
@cfriedt FYI to get CI working I have reverted your POSIX fix in this PR, once your main PR is ready to be merged, we can re-revert and update the manifest. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add wpa_cli command response with no print, in case some commands response needs to print from shell.