Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/babblekit/include/babblekit/
Dflags.h40 #define WAIT_FOR_VAL(var, val) \ macro
/Zephyr-latest/tests/bsim/bluetooth/host/att/sequential/dut/src/
Dmain.c308 WAIT_FOR_VAL(indications, 1); in test_procedure_0()
309 WAIT_FOR_VAL(notifications, 2); in test_procedure_0()
311 WAIT_FOR_VAL(nwrites, 3); in test_procedure_0()