Searched refs:le_ping_setup (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/tests/bluetooth/controller/ctrl_le_ping/src/ |
D | main.c | 47 static void le_ping_setup(void *data) in le_ping_setup() function 418 ZTEST_SUITE(ping_central, NULL, NULL, le_ping_setup, NULL, NULL); 419 ZTEST_SUITE(ping_periph, NULL, NULL, le_ping_setup, NULL, NULL);
|