Searched refs:adv_iso_time_get (Results 1 – 1 of 1) sorted by relevance
60 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() function1230 slot_us = adv_iso_time_get(adv_iso, false); in adv_iso_start()