Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c58 static uint8_t ptc_calc(const struct lll_adv_iso *lll, uint32_t event_spacing,
447 lll_adv_iso->ptc = ptc_calc(lll_adv_iso, event_spacing, event_spacing_max); in big_create()
1154 static uint8_t ptc_calc(const struct lll_adv_iso *lll, uint32_t event_spacing, in ptc_calc() function