Searched defs:phy_tx (Results  1 – 6 of 6) sorted by relevance
| /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() 771 static void check_current_phy_state(const struct ll_conn *conn, uint8_t phy_tx, uint8_t flags,  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/ | 
| D | ull_llcp_phy.c | 164 static uint8_t pu_select_phy_timing_restrict(struct ll_conn *conn, uint8_t phy_tx)  in pu_select_phy_timing_restrict() 180 static void pu_set_timing_restrict(struct ll_conn *conn, uint8_t phy_tx)  in pu_set_timing_restrict()
  | 
| D | lll_conn.h | 122 	uint8_t phy_tx:3;  member
  | 
| /Zephyr-latest/subsys/bluetooth/controller/ll_sw/nordic/hal/nrf5/radio/ | 
| D | radio.c | 973 				  uint8_t phy_tx, uint8_t flags_tx)  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 | 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()
  |