Searched refs:test_suite_commands_ipc_message_handler (Results 1 – 3 of 3) sorted by relevance
116 bool test_suite_commands_ipc_message_handler(ipc_action_t message,
124 ipc_register_handler(IPC_ACTION_TS_MESSAGE_CNF, test_suite_commands_ipc_message_handler); in test_suite_task_init()
412 bool test_suite_commands_ipc_message_handler(ipc_action_t message, in test_suite_commands_ipc_message_handler() function