Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/mesh/src/
Dtest_suspend.c19 #define NUM_PUB 4 /* Times the DUT will publish per interval. */ macro
76 if ((dut_status == DUT_SUSPENDED) && !(num == (NUM_PUB + 1))) { in msg_handler()
85 if (num == NUM_PUB) { in msg_handler()
294 for (int i = 0; i < NUM_PUB; i++) { in dut_pub_common()
315 for (int i = 0; i < NUM_PUB; i++) { in dut_pub_common()
412 for (int i = 0; i < NUM_PUB * 2 - 1; i++) { in test_tester_pub()