/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/ |
H A D | IccIoResult.java | 179 public int sw1; field in IccIoResult 187 public IccIoResult(int sw1, int sw2, byte[] payload) { in IccIoResult() 194 public IccIoResult(int sw1, int sw2, String hexString) { in IccIoResult()
|
/aosp12/hardware/nxp/secure_element/pn8x/1.0/ |
H A D | SecureElement.cpp | 216 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openLogicalChannel() local 293 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openBasicChannel() local
|
/aosp12/hardware/st/secure_element/1.1/ |
H A D | SecureElement.cpp | 250 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openLogicalChannel() local 337 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openBasicChannel() local
|
/aosp12/hardware/nxp/secure_element/pn8x/1.1/ |
H A D | SecureElement.cpp | 258 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openLogicalChannel() local 335 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openBasicChannel() local
|
/aosp12/hardware/st/secure_element/1.0/ |
H A D | SecureElement.cpp | 261 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openLogicalChannel() local 348 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openBasicChannel() local
|
/aosp12/hardware/st/secure_element/1.2/ |
H A D | SecureElement.cpp | 255 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openLogicalChannel() local 342 uint8_t sw1 = rspApdu.p_data[rspApdu.len - 2]; in openBasicChannel() local
|
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/inc/ |
H A D | phNxpEse_Apdu_Api.h | 67 uint8_t sw1; /*!< Status byte most significant byte */ member
|
/aosp12/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/ |
H A D | EF.java | 194 int sw1 = data[data.length - 2] & 0xFF; in selectFile() local
|
/aosp12/packages/apps/SecureElement/src/com/android/se/ |
H A D | Channel.java | 182 int sw1 = bufferSelectResponse[bufferSelectResponse.length - 2] & 0xFF; in selectNext() local
|
H A D | Terminal.java | 425 int sw1 = selectResponse[selectResponse.length - 2] & 0xFF; in select() local 641 int sw1 = rsp[rsp.length - 2] & 0xFF; in transmit() local
|
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/ |
H A D | UsimDataDownloadHandler.java | 215 int sw1 = response.sw1; in sendSmsAckForEnvelopeResponse() local
|
/aosp12/system/nfc/src/nfc/tags/ |
H A D | rw_t4t.cc | 1292 static void rw_t4t_handle_error(tNFC_STATUS status, uint8_t sw1, uint8_t sw2) { in rw_t4t_handle_error()
|
/aosp12/system/nfc/src/nfc/include/ |
H A D | rw_api.h | 219 uint8_t sw1; member
|
/aosp12/hardware/ril/include/telephony/ |
H A D | ril.h | 659 int sw1; member
|
/aosp12/hardware/ril/reference-ril/ |
H A D | ril.h | 659 int sw1; member
|