Searched refs:t2t_cmd_rsp_infos (Results 1 – 2 of 2) sorted by relevance
54 const tT2T_CMD_RSP_INFO t2t_cmd_rsp_infos[] = { variable186 for (xx = 0, p = &t2t_cmd_rsp_infos[0]; xx < T2T_MAX_NUM_OPCODES; xx++, p++) { in t2t_cmd_to_rsp_info()221 return ((uint8_t)(p_info - t2t_cmd_rsp_infos) + RW_T2T_FIRST_EVT); in t2t_info_to_evt()253 int ind = (int)(p_info - t2t_cmd_rsp_infos); in t2t_info_to_str()
81 extern const tT2T_CMD_RSP_INFO t2t_cmd_rsp_infos[];