Searched refs:pSimResponse (Results 1 – 1 of 1) sorted by relevance
81 static int32_t ParseSimResponseResult(char *pLine, HRilSimIOResponse *pSimResponse) in ParseSimResponseResult() argument83 if (pSimResponse == NULL) { in ParseSimResponseResult()90 err = NextInt(&pLine, &pSimResponse->sw1); in ParseSimResponseResult()94 err = NextInt(&pLine, &pSimResponse->sw2); in ParseSimResponseResult()100 err = NextStr(&pLine, &pSimResponse->response); in ParseSimResponseResult()