Searched defs:phy_rx (Results  1 – 7 of 7) sorted by relevance
| /Zephyr-latest/tests/bluetooth/df/common/src/ | 
| D | radio_df_stub.c | 47 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/ | 
| D | main.c | 761 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/ | 
| D | main.c | 253 	uint8_t phy_tx, phy_rx;  in ZTEST()  local
 | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ | 
| D | radio.c | 954 void radio_switch_complete_and_rx(uint8_t phy_rx)  in radio_switch_complete_and_rx()972 void radio_switch_complete_and_tx(uint8_t phy_rx, uint8_t flags_rx,  in radio_switch_complete_and_tx()
 988 	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/ | 
| D | radio.c | 928 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/ | 
| D | lll_conn.h | 125 	uint8_t phy_rx:3;  member
 | 
| /Zephyr-latest/subsys/bluetooth/controller/hci/ | 
| D | hci.c | 3160 	uint8_t phy_rx;  in le_df_connection_iq_report()  local5456 	uint8_t phy_rx;  local
 
 |