Home
last modified time | relevance | path

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

/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() function
928 check_pref_phy_state(&conn, phy_req->rx_phys, phy_req->tx_phys); in check_phy_update()
930 check_pref_phy_state(&conn, PHY_PREFER_ANY, PHY_PREFER_ANY); in check_phy_update()