Searched refs:error_code (Results 1 – 1 of 1) sorted by relevance
1159 UINT8 error_code = G_TESTER_GWSI_GET_INIT_TABLE_NO_ERROR; in g_tester_process_get_init_table() local1167 error_code = G_TESTER_GWSI_GET_INIT_TABLE_ERROR_NO_FILE_NAME; in g_tester_process_get_init_table()1187 error_code = G_TESTER_GWSI_GET_INIT_TABLE_ERROR_WRITING_TO_FILE; in g_tester_process_get_init_table()1200 error_code = G_TESTER_GWSI_GET_INIT_TABLE_ERROR_CREATING_FILE; in g_tester_process_get_init_table()1207 error_code = G_TESTER_GWSI_GET_INIT_TABLE_ERROR_TABLE_NOT_AVAIL; in g_tester_process_get_init_table()1212 P_BUFFER_ADD_HDR_PARAMS(p_return_buffer, G_TESTER_GENERAL_CMD_GET_INIT_T, error_code); in g_tester_process_get_init_table()1590 unsigned char error_code = G_TESTER_GWSI_INIT_NO_ERROR; in g_tester_process_gwsi_init_cmd() local1618 error_code = G_TESTER_GWSI_INIT_ERROR_READING_FW_FILE_LENGTH; in g_tester_process_gwsi_init_cmd()1625 error_code = G_TESTER_GWSI_INIT_ERROR_OPENING_FW_FILE; in g_tester_process_gwsi_init_cmd()1634 if ((error_code == G_TESTER_GWSI_INIT_NO_ERROR) && (e2prom_file_name_length > 0)) in g_tester_process_gwsi_init_cmd()[all …]