Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/
H A DNativeNfcTag.cpp94 static bool sTransceiveRfTimeout = false; variable
925 sTransceiveRfTimeout = true; in nativeNfcTag_notifyRfTimeout()
986 sTransceiveRfTimeout = false; in nativeNfcTag_doTransceive()
1005 if (waitOk == false || sTransceiveRfTimeout) // if timeout occurred in nativeNfcTag_doTransceive()