-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
applications: nrf_desktop: Avoid BLE scan stop on HID output report
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>
- Loading branch information
1 parent
8b993f5
commit b4860f7
Showing
2 changed files
with
10 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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