Searched refs:respLength (Results 1 – 1 of 1) sorted by relevance
1483 int respLength = e->GetArrayLength(respBytes); in nativeNfcTag_doIsNdefFormatable() local1485 if (respLength == 9 && resp[7] == 0x91 && resp[8] == 0xAF) { in nativeNfcTag_doIsNdefFormatable()