Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/
DNativeNfcTag.cpp92 static bool sWaitingForTransceive = false; variable
875 if (!sWaitingForTransceive) in nativeNfcTag_doTransceiveStatus()
892 ALOGV("%s: waiting for transceive: %d", __func__, sWaitingForTransceive); in nativeNfcTag_notifyRfTimeout()
893 if (!sWaitingForTransceive) in nativeNfcTag_notifyRfTimeout()
959 sWaitingForTransceive = true; in nativeNfcTag_doTransceive()
1054 sWaitingForTransceive = false; in nativeNfcTag_doTransceive()