Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv_iso.c60 static uint32_t adv_iso_time_get(const struct ll_adv_iso_set *adv_iso, bool max);
1120 return adv_iso_time_get(adv_iso, true); in ull_adv_iso_max_time_get()
1176 static uint32_t adv_iso_time_get(const struct ll_adv_iso_set *adv_iso, bool max) in adv_iso_time_get() function
1230 slot_us = adv_iso_time_get(adv_iso, false); in adv_iso_start()