Home
last modified time | relevance | path

Searched refs:BT_CTS_FRACTION_256_MAX_VALUE (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/subsys/bluetooth/services/
Dcts.c31 #define BT_CTS_FRACTION_256_MAX_VALUE 255 macro
60 (*unix_ms) += ((ct_time->fractions256 * MSEC_PER_SEC) / BT_CTS_FRACTION_256_MAX_VALUE); in bt_cts_time_to_unix_ms()
72 unix_ms *= BT_CTS_FRACTION_256_MAX_VALUE; in bt_cts_time_from_unix_ms()