Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dull_adv.c96 static void adv_max_events_duration_set(struct ll_adv_set *adv,
897 adv_max_events_duration_set(adv,
1207 adv_max_events_duration_set(adv, 0U, 0U);
1210 adv_max_events_duration_set(adv, duration,
1215 adv_max_events_duration_set(adv, 0U, 0U);
2694 static void adv_max_events_duration_set(struct ll_adv_set *adv, function