Searched refs:cmd_other_got (Results 1 – 1 of 1) sorted by relevance
49 static bool cmd_other_got; variable64 cmd_other_got = true; in mgmt_event_cmd_callback()140 zassert_false(cmd_other_got, "Did not expect other callback(s)\n"); in ZTEST()186 zassert_false(cmd_other_got, "Did not expect other callback(s)\n"); in ZTEST()232 zassert_false(cmd_other_got, "Did not expect other callback(s)\n"); in ZTEST()245 cmd_other_got = false; in cleanup_test()