Home
last modified time | relevance | path

Searched defs:sw1 (Results 1 – 15 of 15) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccIoResult.java179 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 DSecureElement.cpp216 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 DSecureElement.cpp250 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 DSecureElement.cpp258 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 DSecureElement.cpp261 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 DSecureElement.cpp255 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 DphNxpEse_Apdu_Api.h67 uint8_t sw1; /*!< Status byte most significant byte */ member
/aosp12/packages/apps/SecureElement/src/com/android/se/security/arf/PKCS15/
H A DEF.java194 int sw1 = data[data.length - 2] & 0xFF; in selectFile() local
/aosp12/packages/apps/SecureElement/src/com/android/se/
H A DChannel.java182 int sw1 = bufferSelectResponse[bufferSelectResponse.length - 2] & 0xFF; in selectNext() local
H A DTerminal.java425 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 DUsimDataDownloadHandler.java215 int sw1 = response.sw1; in sendSmsAckForEnvelopeResponse() local
/aosp12/system/nfc/src/nfc/tags/
H A Drw_t4t.cc1292 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 Drw_api.h219 uint8_t sw1; member
/aosp12/hardware/ril/include/telephony/
H A Dril.h659 int sw1; member
/aosp12/hardware/ril/reference-ril/
H A Dril.h659 int sw1; member