Searched refs:sTransceiveEvent (Results 1 – 1 of 1) sorted by relevance
102 static SyncEvent sTransceiveEvent; variable147 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_abortWaits()148 sTransceiveEvent.notifyOne(); in nativeNfcTag_abortWaits()894 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceiveStatus()913 if (sRxDataStatus == NFA_STATUS_OK) sTransceiveEvent.notifyOne(); in nativeNfcTag_doTransceiveStatus()917 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_notifyRfTimeout()924 sTransceiveEvent.notifyOne(); in nativeNfcTag_notifyRfTimeout()982 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceive()999 waitOk = sTransceiveEvent.wait(timeout); in nativeNfcTag_doTransceive()