nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ BT_FAST_PAIR_FMDN_RING_TIMEOUT_MS_TO_DS

#define BT_FAST_PAIR_FMDN_RING_TIMEOUT_MS_TO_DS (   _timeout_ms)     ((_timeout_ms) / BT_FAST_PAIR_FMDN_RING_MSEC_PER_DSEC)

#include <include/bluetooth/services/fast_pair/fmdn.h>

Convert the ringing timeout value from milliseconds to deciseconds.

Deciseconds are the native time unit used by the FMDN extension.

Parameters
_timeout_msThe ringing timeout value in milliseconds.