Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_central_iso.c1248 uint32_t ceil_f_x_max_sdu; in iso_interval_adjusted_bn_max_pdu_get() local
1251 ceil_f_x_max_sdu = DIV_ROUND_UP(max_sdu * ((USEC_PER_SEC + max_drift_us) * in iso_interval_adjusted_bn_max_pdu_get()
1259 PDU_ISO_SEG_TIMEOFFSET_SIZE) + ceil_f_x_max_sdu; in iso_interval_adjusted_bn_max_pdu_get()