Searched refs:notify_handled (Results 1 – 1 of 1) sorted by relevance
268 bool notify_handled; variable275 notify_handled = true; in notify_cb()353 notify_handled = false; in ZTEST()362 zassert_false(notify_handled, "smbalert is not handled"); in ZTEST()376 zassert_true(notify_handled, "smbalert is not handled"); in ZTEST()