Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/tests/bsim/bluetooth/mesh/src/
Dtest_access.c50 struct k_poll_signal model_pub_signal; variable
290 k_poll_signal_raise(&model_pub_signal, model->id); in test_msg_handler()
402 k_poll_signal_init(&model_pub_signal); in test_sub_ext_model()
406 K_POLL_MODE_NOTIFY_ONLY, &model_pub_signal) in test_sub_ext_model()
424 switch (model_pub_signal.result) { in test_sub_ext_model()