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

applications: nrf_desktop: Avoid BLE scan stop on HID output report #11950

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

MarekPieta
Copy link
Contributor

Change avoids stopping BLE scanning on HID output report. Sending HID output report is triggered by a HID host. Stopping scanning may lead to an edge case where scanning is stopped and there are no peripherals connected to the dongle.

Jira: NCSDK-22768

@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Aug 3, 2023
@MarekPieta MarekPieta requested a review from annwoj August 3, 2023 11:31
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Aug 3, 2023

Test specification

CI/Jenkins/NRF

  • Integration Platforms

CI/Jenkins/integration

Test Module File based changes Manually selected West overwrite
desktop52_verification X

Detailed information of selected test modules

Note: This message is automatically posted and updated by the CI

@NordicBuilder
Copy link
Contributor

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publishing GitHub Action.

Change avoids stopping BLE scanning on HID output report. Sending HID
output report is triggered by a HID host. Stopping scanning may lead
to an edge case where scanning is stopped and there are no peripherals
connected to the dongle.

Jira: NCSDK-22768

Signed-off-by: Marek Pieta <Marek.Pieta@nordicsemi.no>
Signed-off-by: Anna Wojdylo <anna.wojdylo@nordicsemi.no>
@nordicjm nordicjm merged commit b4860f7 into nrfconnect:main Aug 4, 2023
12 checks passed
@MarekPieta MarekPieta deleted the ble_scan_fix branch August 4, 2023 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants