Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/mesh/delayable_msg/src/
Dmain.c41 static bool do_not_call_cb; variable
64 if (cb && !do_not_call_cb) { in bt_mesh_access_send()
111 do_not_call_cb = false; in tc_setup()
302 do_not_call_cb = true; in ZTEST()