Searched refs:simResponse (Results 1 – 6 of 6) sorted by relevance
1591 TextUtils.isEmpty(result.simResponse) in requestIccSimAuthenticationResponse()1592 ? null : result.simResponse.getBytes()); in requestIccSimAuthenticationResponse()2527 IccIoResult ret = new IccIoResult(result.sw1, result.sw2, result.simResponse); in responseIccIo()
661 char *simResponse; /* In hex string format ([a-fA-F0-9]*), except for SIM_AUTHENTICATION member
357 err = at_tok_nextstr(&line, &response->simResponse); in parseSimResponseLine()
4093 result.simResponse = hidl_string(); in responseIccIo()4098 result.simResponse = convertCharPtrToHidlString(resp->simResponse); in responseIccIo()
1409 string simResponse; // In hex string format ([a-fA-F0-9]*), except for