Searched refs:phy_setup (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/bluetooth/controller/ctrl_phy_update/src/ |
D | main.c | 56 static void phy_setup(void *data) in phy_setup() function 1694 ZTEST_SUITE(phy_central, NULL, NULL, phy_setup, NULL, NULL); 1695 ZTEST_SUITE(phy_periph, NULL, NULL, phy_setup, NULL, NULL);
|