You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change dependency on CONFIG_DESKTOP_BLE_LOW_LATENCY_LOCK so it can be
configured in case when BT_CTLR is not enabled as part of the
application that uses BLE latency module.
Jira: NCSDK-24224
Signed-off-by: Mateusz Kapala <mateusz.kapala@nordicsemi.no>
Copy file name to clipboardexpand all lines: doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
+2
Original file line number
Diff line number
Diff line change
@@ -196,6 +196,8 @@ nRF Desktop
196
196
* The :ref:`nrf_desktop_dfu` to use :ref:`partition_manager` definitions for determining currently booted image slot in build time.
197
197
The other image slot is used to store an application update image.
198
198
* The :ref:`nrf_desktop_dfu_mcumgr` to use MCUmgr SMP command status callbacks (the :kconfig:option:`CONFIG_MCUMGR_SMP_COMMAND_STATUS_HOOKS` Kconfig option) instead of MCUmgr image and OS management callbacks.
199
+
* The dependencies of the :kconfig:option:`CONFIG_DESKTOP_BLE_LOW_LATENCY_LOCK` Kconfig option.
200
+
The option can be enabled even when the Bluetooth controller is not enabled as part of the application that uses :ref:`nrf_desktop_ble_latency`.
0 commit comments