Searched refs:MAX_RDATA_LEN (Results 1 – 1 of 1) sorted by relevance
55 private static final int MAX_RDATA_LEN = 256; // Maximum standard length response. field in CommandApdu143 if (mLe > MAX_RDATA_LEN) { in getEncoded()