nRF Connect SDK API 2.8.99
|
#define BT_FAST_PAIR_FMDN_RING_TIMEOUT_MS_TO_DS | ( | _timeout_ms | ) |
#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.
_timeout_ms | The ringing timeout value in milliseconds. |