Skip to content

Commit fda6aa1

Browse files
MarekPietakapi-no
authored andcommitted
applications: nrf_desktop: Fix app-specific Kconfig ref in doc
Change fixes an application-specific Kconfig reference in the documentation. Signed-off-by: Marek Pieta <[email protected]>
1 parent 19e0978 commit fda6aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

applications/nrf_desktop/description.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -578,7 +578,7 @@ The peripheral supports one wireless connection at a time, but it can be bonded
578578
See the :ref:`nrf_desktop_bluetooth_guide_fast_pair` section for details.
579579

580580
The nRF Desktop Bluetooth Central device scans for all bonded peripherals that are not connected.
581-
Right after entering the scanning state, the scanning operation is uninterruptible for a predefined time (:kconfig:option:`CONFIG_DESKTOP_BLE_FORCED_SCAN_DURATION_S`) to speed up connection establishment with Bluetooth Peripherals.
581+
Right after entering the scanning state, the scanning operation is uninterruptible for a predefined time (:ref:`CONFIG_DESKTOP_BLE_FORCED_SCAN_DURATION_S <config_desktop_app_options>`) to speed up connection establishment with Bluetooth Peripherals.
582582
After the timeout, the scanning is interrupted when any device connected to the dongle through Bluetooth becomes active.
583583
A connected peripheral is considered active when it provides HID input reports.
584584
Continuing the scanning in such scenario would cause report rate drop.

0 commit comments

Comments
 (0)