Searched refs:MAL_IUT (Results 1 – 4 of 4) sorted by relevance
222 if (mIsClient && (requestSize > SnepMessage.MAL_IUT)) { in getMessage()227 if (!mIsClient && ((requestSize > SnepMessage.MAL_IUT) || in getMessage()
62 public static final int MAL_IUT = 0x0400; field in SnepMessage
158 } else if (NfcService.sIsDtaMode && ((request.getLength() > SnepMessage.MAL_IUT) || in handleRequest()
129 …} else if ((request.getLength() > SnepMessage.MAL_IUT) || request.getLength() == SnepMessage.MAL) { in handleRequest()