Searched refs:sTransceiveEvent (Results 1 – 1 of 1) sorted by relevance
99 static SyncEvent sTransceiveEvent; variable149 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_abortWaits()150 sTransceiveEvent.notifyOne(); in nativeNfcTag_abortWaits()841 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceiveStatus()852 if (sRxDataStatus == NFA_STATUS_OK) sTransceiveEvent.notifyOne(); in nativeNfcTag_doTransceiveStatus()856 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_notifyRfTimeout()863 sTransceiveEvent.notifyOne(); in nativeNfcTag_notifyRfTimeout()920 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceive()932 waitOk = sTransceiveEvent.wait(timeout); in nativeNfcTag_doTransceive()