Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_access.c100 static bool publish_allow; variable
108 return publish_allow ? k_sem_give(&publish_sem), 0 : -1; in model1_update()
613 publish_allow = true; in test_tx_period()
617 publish_allow = false; in test_tx_period()
673 publish_allow = true; in test_tx_transmit()
738 publish_allow = true; in test_tx_cancel()
750 publish_allow = false; in test_tx_cancel()
754 publish_allow = true; in test_tx_cancel()
761 publish_allow = false; in test_tx_cancel()