Searched refs:SW1_ERROR (Results 1 – 1 of 1) sorted by relevance
39 private static final int SW1_ERROR = 0x6F; field in TransmitApduLogicalChannelInvocation68 response = new IccIoResult(SW1_ERROR, 0 /* sw2 */, (byte[]) null /* payload */); in parseResult()