Searched refs:next_chan_calc_seq (Results 1 – 2 of 2) sorted by relevance
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
| D | lll_adv_iso.c | 60 static void next_chan_calc_seq(struct lll_adv_iso *lll, uint16_t event_counter, 458 next_chan_calc_seq(lll, event_counter, data_chan_id); in prepare_cb_common() 911 next_chan_calc_seq(lll, event_counter, data_chan_id); in isr_tx_common() 929 static void next_chan_calc_seq(struct lll_adv_iso *lll, uint16_t event_counter, in next_chan_calc_seq() function
|
| D | lll_sync_iso.c | 57 static void next_chan_calc_seq(struct lll_sync_iso *lll, uint16_t event_counter, 441 next_chan_calc_seq(lll, event_counter, data_chan_id); in prepare_cb_common() 1424 next_chan_calc_seq(lll, event_counter, data_chan_id); in isr_rx() 1639 static void next_chan_calc_seq(struct lll_sync_iso *lll, uint16_t event_counter, in next_chan_calc_seq() function
|