Searched refs:rw_t2t_info_to_event (Results 1 – 3 of 3) sorted by relevance
194 rw_event = rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_proc_data()521 rw_event = rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_process_error()627 event = rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_resume_op()
162 tRW_EVENT rw_t2t_info_to_event(const tT2T_CMD_RSP_INFO* p_info) { in rw_t2t_info_to_event() function731 rw_t2t_info_to_event(p_cmd_rsp_info); in rw_t2t_handle_tlv_detect_rsp()
882 extern tRW_EVENT rw_t2t_info_to_event(const tT2T_CMD_RSP_INFO* p_info);885 #define rw_t2t_info_to_event(p) t2t_info_to_evt(p) macro