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