@@ -238,7 +238,7 @@ struct bt_fast_pair_fmdn_ring_cb {
238238 * (see @ref bt_fast_pair_is_ready function).
239239 *
240240 * This function must be called in the cooperative thread context or in the system initialization
241- * context (@ref SYS_INIT macro).
241+ * context (SYS_INIT macro).
242242 *
243243 * @param cb Ringing callback structure.
244244 *
@@ -362,7 +362,7 @@ struct bt_fast_pair_fmdn_motion_detector_cb {
362362 * (see @ref bt_fast_pair_is_ready function).
363363 *
364364 * This function must be called in the cooperative thread context or in the system initialization
365- * context (@ref SYS_INIT macro).
365+ * context (SYS_INIT macro).
366366 *
367367 * @param cb Motion detector callback structure.
368368 *
@@ -582,7 +582,7 @@ bool bt_fast_pair_fmdn_is_provisioned(void);
582582 * register multiple instances of information callbacks.
583583 *
584584 * This function must be called in the cooperative thread context or in the system initialization
585- * context (@ref SYS_INIT macro).
585+ * context (SYS_INIT macro).
586586 *
587587 * @param cb Information callback structure.
588588 *
@@ -621,7 +621,7 @@ struct bt_fast_pair_fmdn_read_mode_cb {
621621 * (see @ref bt_fast_pair_is_ready function).
622622 *
623623 * This function must be called in the cooperative thread context or in the system initialization
624- * context (@ref SYS_INIT macro).
624+ * context (SYS_INIT macro).
625625 *
626626 * @param cb Read mode callback structure.
627627 *
0 commit comments