Searched refs:sTransceiveEvent (Results 1 – 1 of 1) sorted by relevance
101 static SyncEvent sTransceiveEvent; variable143 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_abortWaits()144 sTransceiveEvent.notifyOne(); in nativeNfcTag_abortWaits()829 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceiveStatus()848 if (sRxDataStatus == NFA_STATUS_OK) sTransceiveEvent.notifyOne(); in nativeNfcTag_doTransceiveStatus()852 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_notifyRfTimeout()859 sTransceiveEvent.notifyOne(); in nativeNfcTag_notifyRfTimeout()917 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceive()934 waitOk = sTransceiveEvent.wait(timeout); in nativeNfcTag_doTransceive()