Home
last modified time | relevance | path

Searched refs:simResponse (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DRadioResponse.java1591 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()
/aosp12/hardware/ril/include/telephony/
H A Dril.h661 char *simResponse; /* In hex string format ([a-fA-F0-9]*), except for SIM_AUTHENTICATION member
/aosp12/hardware/ril/reference-ril/
H A Dril.h661 char *simResponse; /* In hex string format ([a-fA-F0-9]*), except for SIM_AUTHENTICATION member
H A Dreference-ril.c357 err = at_tok_nextstr(&line, &response->simResponse); in parseSimResponseLine()
/aosp12/hardware/ril/libril/
H A Dril_service.cpp4093 result.simResponse = hidl_string(); in responseIccIo()
4098 result.simResponse = convertCharPtrToHidlString(resp->simResponse); in responseIccIo()
/aosp12/hardware/interfaces/radio/1.0/
H A Dtypes.hal1409 string simResponse; // In hex string format ([a-fA-F0-9]*), except for