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

manifest: Update nrf_wifi for disabling priority window for scan #83104

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

karun2796
Copy link
Contributor

@karun2796 karun2796 commented Dec 17, 2024

This pull request introduces a Kconfig parameter, NRF_WIFI_DISABLE_PRIORITY_WINDOW_FOR_SCAN, which allows to enable
or disable the allocation of the priority window to Wi-Fi.
Set this parameter to y to disable the priority window allocation, or to n to enable it.

@zephyrbot
Copy link
Collaborator

zephyrbot commented Dec 17, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrf_wifi zephyrproject-rtos/nrf_wifi@9612cd0 zephyrproject-rtos/nrf_wifi@0f53c9e (main) zephyrproject-rtos/[email protected]

Additional metadata changed:

Name URL Submodules West cmds module.yml
nrf_wifi

DNM label due to: 1 project with metadata changes

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-nrf_wifi DNM This PR should not be merged (Do Not Merge) labels Dec 17, 2024
@karun2796 karun2796 force-pushed the disable_ptiwin_for_scan branch from 21e0ff1 to b77892f Compare December 17, 2024 12:06
@kapbh kapbh force-pushed the disable_ptiwin_for_scan branch 2 times, most recently from ad65dc0 to c26f6f5 Compare December 19, 2024 12:10
@karun2796 karun2796 marked this pull request as ready for review December 20, 2024 06:39
@zephyrbot zephyrbot added the area: Wi-Fi Wi-Fi label Dec 20, 2024
@karun2796 karun2796 force-pushed the disable_ptiwin_for_scan branch from c26f6f5 to bdebf99 Compare December 20, 2024 07:09
sachinthegreen
sachinthegreen previously approved these changes Dec 20, 2024
@kapbh kapbh force-pushed the disable_ptiwin_for_scan branch 2 times, most recently from 0a3236b to 2b45ff8 Compare December 23, 2024 04:56
krish2718
krish2718 previously approved these changes Dec 23, 2024
karun2796 and others added 2 commits December 23, 2024 17:46
Update nrf_wifi for disabling priority window for scan.

Signed-off-by: Karun Kumar Eagalapati <[email protected]>
Add Kconfig option to disabling priority window for scan.

Signed-off-by: Kapil Bhatt <[email protected]>
@krish2718 krish2718 removed the DNM This PR should not be merged (Do Not Merge) label Jan 3, 2025
@kartben kartben merged commit c595e6c into zephyrproject-rtos:main Jan 3, 2025
27 of 28 checks passed
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.

7 participants