Home
last modified time | relevance | path

Searched defs:phy_rx (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/tests/bluetooth/df/common/src/
Dradio_df_stub.c47 void radio_switch_complete_phyend_and_rx(uint8_t phy_rx) in radio_switch_complete_phyend_and_rx()
/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c761 static void check_pref_phy_state(const struct ll_conn *conn, uint8_t phy_tx, uint8_t phy_rx) in check_pref_phy_state()
772 uint8_t phy_rx) in check_current_phy_state()
/Zephyr-latest/tests/bluetooth/controller/ctrl_hci/src/
Dmain.c253 uint8_t phy_tx, phy_rx; in ZTEST() local
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/
Dradio.c946 void radio_switch_complete_and_rx(uint8_t phy_rx) in radio_switch_complete_and_rx()
964 void radio_switch_complete_and_tx(uint8_t phy_rx, uint8_t flags_rx, in radio_switch_complete_and_tx()
980 uint8_t phy_rx, uint8_t flags_rx, uint8_t phy_tx, uint8_t flags_tx, in radio_switch_complete_with_delay_compensation_and_tx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/
Dradio.c928 void radio_switch_complete_and_rx(uint8_t phy_rx) in radio_switch_complete_and_rx()
937 void radio_switch_complete_and_tx(uint8_t phy_rx, uint8_t flags_rx, uint8_t phy_tx, in radio_switch_complete_and_tx()
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/
Dlll_conn.h121 uint8_t phy_rx:3; member
/Zephyr-latest/subsys/bluetooth/controller/hci/
Dhci.c3125 uint8_t phy_rx; in le_df_connection_iq_report() local
5421 uint8_t phy_rx; local