Searched refs:MINIMUM_NFCF_PACKET_LENGTH (Results 1 – 1 of 1) sorted by relevance
53 static final int MINIMUM_NFCF_PACKET_LENGTH = 10; field in HostNfcFEmulationManager257 if (data == null || data.length < MINIMUM_NFCF_PACKET_LENGTH) { in findNfcid2()