Home
last modified time | relevance | path

Searched refs:sTransceiveRfTimeout (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp93 static bool sTransceiveRfTimeout = false; variable
857 sTransceiveRfTimeout = true; in nativeNfcTag_notifyRfTimeout()
918 sTransceiveRfTimeout = false; in nativeNfcTag_doTransceive()
937 if (waitOk == false || sTransceiveRfTimeout) // if timeout occurred in nativeNfcTag_doTransceive()