Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/mesh/delayable_msg/src/
Dmain.c39 static bool check_expectations; variable
54 if (check_expectations) { in bt_mesh_access_send()
102 check_expectations = true; in set_expectation()
108 check_expectations = false; in tc_setup()