Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/controller/ctrl_cte_req/src/
Dmain.c757 #define PHY_PREFER_ANY (PHY_1M | PHY_2M | PHY_CODED) macro
813 conn.phy_pref_rx = PHY_PREFER_ANY; in phy_update_setup()
814 conn.phy_pref_tx = PHY_PREFER_ANY; in phy_update_setup()
930 check_pref_phy_state(&conn, PHY_PREFER_ANY, PHY_PREFER_ANY); in check_phy_update()
949 struct pdu_data_llctrl_phy_req rsp = { .rx_phys = PHY_PREFER_ANY, in run_phy_update_central()
950 .tx_phys = PHY_PREFER_ANY }; in run_phy_update_central()
1025 struct pdu_data_llctrl_phy_req rsp = { .rx_phys = PHY_PREFER_ANY, in run_phy_update_peripheral()
1026 .tx_phys = PHY_PREFER_ANY }; in run_phy_update_peripheral()