Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/
Dlll_adv_sync.c57 static void switch_radio_complete_and_b2b_tx(const struct lll_adv_sync *lll, uint8_t phy_s);
197 switch_radio_complete_and_b2b_tx(lll, phy_s);
395 switch_radio_complete_and_b2b_tx(lll_sync, lll->phy_s);
525 static void switch_radio_complete_and_b2b_tx(const struct lll_adv_sync *lll, function