Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c771 static void check_current_phy_state(const struct ll_conn *conn, uint8_t phy_tx, uint8_t flags, in check_current_phy_state() function
883 check_current_phy_state(&conn, PHY_1M, PREFER_S2_CODING, PHY_1M); in wait_for_phy_update_instant()
926 check_current_phy_state(&conn, phy_req->tx_phys, PREFER_S2_CODING, phy_req->tx_phys); in check_phy_update()