Searched refs:auth_response (Results 1 – 1 of 1) sorted by relevance
2430 RIL_SIM_IO_Response auth_response = { local2439 RIL_onRequestComplete(t, RIL_E_SUCCESS, &auth_response, sizeof(auth_response));2446 memset(&auth_response, 0, sizeof(auth_response));2465 parseAuthResponse(line, &auth_response);2466 RIL_onRequestComplete(t, auth_response.sw2, &auth_response, sizeof(auth_response));2467 free(auth_response.simResponse);