Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/subsys/bluetooth/controller/ll_sw/
Dull_adv_sync.c62 static void sync_info_offset_fill(struct pdu_adv_sync_info *si, uint32_t offs);
66 static void sync_info_offset_fill(struct pdu_adv_sync_info *si,
2195 sync_info_offset_fill(si, lll_sync->us_adv_sync_pdu_offset);
2223 static void sync_info_offset_fill(struct pdu_adv_sync_info *si, uint32_t offs) function
2313 sync_info_offset_fill(si, ticks_to_expire, sync_remainder_us,
2342 static void sync_info_offset_fill(struct pdu_adv_sync_info *si, function