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()897 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceiveStatus()916 if (sRxDataStatus == NFA_STATUS_OK) sTransceiveEvent.notifyOne(); in nativeNfcTag_doTransceiveStatus()920 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_notifyRfTimeout()927 sTransceiveEvent.notifyOne(); in nativeNfcTag_notifyRfTimeout()985 SyncEventGuard g(sTransceiveEvent); in nativeNfcTag_doTransceive()1002 waitOk = sTransceiveEvent.wait(timeout); in nativeNfcTag_doTransceive()