Searched refs:next_chan_calc (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/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, 447 next_chan_calc(lll, event_counter, data_chan_id); in prepare_cb_common() 800 next_chan_calc(lll, event_counter, data_chan_id); in isr_tx_common() 807 static void next_chan_calc(struct lll_adv_iso *lll, uint16_t event_counter, in next_chan_calc() function
|
D | lll_sync_iso.c | 55 static void next_chan_calc(struct lll_sync_iso *lll, uint16_t event_counter, 404 next_chan_calc(lll, event_counter, data_chan_id); in prepare_cb_common() 1164 next_chan_calc(lll, event_counter, data_chan_id); in isr_rx() 1339 static void next_chan_calc(struct lll_sync_iso *lll, uint16_t event_counter, in next_chan_calc() function
|