Searched refs:auth_response (Results 1 – 1 of 1) sorted by relevance
2489 RIL_SIM_IO_Response auth_response = { local2498 RIL_onRequestComplete(t, RIL_E_SUCCESS, &auth_response, sizeof(auth_response));2505 memset(&auth_response, 0, sizeof(auth_response));2524 parseAuthResponse(line, &auth_response);2525 RIL_onRequestComplete(t, auth_response.sw2, &auth_response, sizeof(auth_response));2526 free(auth_response.simResponse);