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
Copy file name to clipboardExpand all lines: doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -760,6 +760,7 @@ Bluetooth libraries and services
760
760
761
761
* Updated:
762
762
763
+
* The :c:func:`bt_fast_pair_info_cb_register` API to allow registration of multiple callbacks.
763
764
* The Fast Pair sysbuild Kconfig options.
764
765
The ``SB_CONFIG_BT_FAST_PAIR`` Kconfig option is replaced with the ``SB_CONFIG_BT_FAST_PAIR_MODEL_ID`` and ``SB_CONFIG_BT_FAST_PAIR_ANTI_SPOOFING_PRIVATE_KEY``.
765
766
* The method of supplying the Fast Pair Model ID and Anti-Spoofing Private Key to generate the Fast Pair provisioning data HEX file.
@@ -776,11 +777,6 @@ Bluetooth libraries and services
776
777
777
778
* Fixed an issue in the :ref:`bt_mesh_light_ctrl_srv_readme` model to automatically resume the Lightness Controller after recalling a scene (``NCSDK-30033`` known issue).
778
779
779
-
780
-
* :ref:`bt_fast_pair_readme` library:
781
-
782
-
* Updated the :c:func:`bt_fast_pair_info_cb_register` API to allow registration of multiple callbacks.
0 commit comments