Searched refs:sak (Results 1 – 1 of 1) sorted by relevance
46 short sak, byte[] atqa, byte[] ats) { in parseProtocolParameters() argument51 sb.append("SAK: 0x" + Integer.toHexString(sak & 0xFF) + "\n"); in parseProtocolParameters()53 if ((sak & 0x20) != 0) { in parseProtocolParameters()60 if ((sak & 0x40) != 0) { in parseProtocolParameters()