Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp91 static bool sTransceiveRfTimeout = false; variable
861 sTransceiveRfTimeout = true; in nativeNfcTag_notifyRfTimeout()
921 sTransceiveRfTimeout = false; in nativeNfcTag_doTransceive()
935 if (waitOk == false || sTransceiveRfTimeout) // if timeout occurred in nativeNfcTag_doTransceive()