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
896 sTransceiveRfTimeout = true; in nativeNfcTag_notifyRfTimeout()
958 sTransceiveRfTimeout = false; in nativeNfcTag_doTransceive()
981 if (waitOk == false || sTransceiveRfTimeout) //if timeout occurred in nativeNfcTag_doTransceive()