Searched refs:delayed_cmd (Results 1 – 1 of 1) sorted by relevance
43 static struct btp_buf *delayed_cmd; variable125 __ASSERT_NO_MSG(delayed_cmd == NULL); in cmd_handler()126 delayed_cmd = cmd; in cmd_handler()326 __ASSERT_NO_MSG(delayed_cmd != NULL); in tester_rsp_full()332 cmd = delayed_cmd; in tester_rsp_full()333 delayed_cmd = NULL; in tester_rsp_full()344 __ASSERT_NO_MSG(delayed_cmd != NULL); in tester_rsp()350 cmd = delayed_cmd; in tester_rsp()351 delayed_cmd = NULL; in tester_rsp()