Searched refs:radio_switch_complete_and_b2b_tx (Results 1 – 6 of 6) sorted by relevance
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/lll/ |
D | lll_adv_aux.c | 273 radio_switch_complete_and_b2b_tx(phy_s, lll_adv->phy_flags, in prepare_cb() 481 radio_switch_complete_and_b2b_tx(lll->phy_s, lll->phy_flags, in isr_tx_chain() 794 radio_switch_complete_and_b2b_tx(lll->phy_s, in isr_rx_pdu()
|
D | lll_test.c | 192 radio_switch_complete_and_b2b_tx(test_phy, test_phy_flags, test_phy, test_phy_flags); in isr_tx() 640 radio_switch_complete_and_b2b_tx(test_phy, test_phy_flags, test_phy, test_phy_flags); in ll_test_tx()
|
D | lll_adv_sync.c | 534 radio_switch_complete_and_b2b_tx(phy_s, 0, phy_s, 0);
|
D | lll_adv_iso.c | 397 radio_switch_complete_and_b2b_tx(lll->phy, lll->phy_flags, in prepare_cb_common() 751 radio_switch_complete_and_b2b_tx(lll->phy, lll->phy_flags, in isr_tx_common()
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ |
D | radio.h | 107 void radio_switch_complete_and_b2b_tx(uint8_t phy_curr, uint8_t flags_curr,
|
D | radio.c | 993 void radio_switch_complete_and_b2b_tx(uint8_t phy_curr, uint8_t flags_curr, in radio_switch_complete_and_b2b_tx() function
|