Searched refs:next_chan_calc (Results 1 – 2 of 2) sorted by relevance
/Zephyr-Core-3.7.0/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv_iso.c | 59 static void next_chan_calc(struct lll_adv_iso *lll, uint16_t event_counter, 446 next_chan_calc(lll, event_counter, data_chan_id); in prepare_cb_common() 767 next_chan_calc(lll, event_counter, data_chan_id); in isr_tx_common() 774 static void next_chan_calc(struct lll_adv_iso *lll, uint16_t event_counter, in next_chan_calc() function
|
D | lll_sync_iso.c | 53 static void next_chan_calc(struct lll_sync_iso *lll, uint16_t event_counter, 395 next_chan_calc(lll, event_counter, data_chan_id); in prepare_cb_common() 1100 next_chan_calc(lll, event_counter, data_chan_id); in isr_rx() 1273 static void next_chan_calc(struct lll_sync_iso *lll, uint16_t event_counter, in next_chan_calc() function
|