Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/lll/
Dlll_adv.c58 static void chan_prepare(struct lll_adv *lll);
365 chan_prepare(lll); in prepare_cb()
686 chan_prepare(lll); in isr_done()
776 static void chan_prepare(struct lll_adv *lll) in chan_prepare() function
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv.c73 static struct pdu_adv *chan_prepare(struct lll_adv *lll);
985 pdu = chan_prepare(lll); in prepare_cb()
1336 pdu = chan_prepare(lll); in isr_done()
1456 static struct pdu_adv *chan_prepare(struct lll_adv *lll) in chan_prepare() function