Home
last modified time | relevance | path

Searched defs:sw2 (Results 1 – 14 of 14) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DIccIoResult.java181 public int sw2; 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.cpp217 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openLogicalChannel() local
294 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openBasicChannel() local
/aosp12/hardware/st/secure_element/1.1/
H A DSecureElement.cpp251 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openLogicalChannel() local
338 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openBasicChannel() local
/aosp12/hardware/nxp/secure_element/pn8x/1.1/
H A DSecureElement.cpp259 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openLogicalChannel() local
336 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openBasicChannel() local
/aosp12/hardware/st/secure_element/1.0/
H A DSecureElement.cpp262 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openLogicalChannel() local
349 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openBasicChannel() local
/aosp12/hardware/st/secure_element/1.2/
H A DSecureElement.cpp256 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openLogicalChannel() local
343 uint8_t sw2 = rspApdu.p_data[rspApdu.len - 1]; in openBasicChannel() local
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/p73/inc/
H A DphNxpEse_Apdu_Api.h68 uint8_t sw2; /*!< Status byte least significant byte */ member
/aosp12/packages/apps/SecureElement/src/com/android/se/
H A DChannel.java183 int sw2 = bufferSelectResponse[bufferSelectResponse.length - 1] & 0xFF; in selectNext() local
H A DTerminal.java426 int sw2 = selectResponse[selectResponse.length - 1] & 0xFF; in select() local
642 int sw2 = rsp[rsp.length - 1] & 0xFF; in transmit() local
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DUsimDataDownloadHandler.java216 int sw2 = response.sw2; 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.h220 uint8_t sw2; member
/aosp12/hardware/ril/include/telephony/
H A Dril.h660 int sw2; member
/aosp12/hardware/ril/reference-ril/
H A Dril.h660 int sw2; member