Searched refs:sNfaDisableEvent (Results 1 – 1 of 1) sorted by relevance
125 static SyncEvent sNfaDisableEvent; // event for NFA_Disable() variable760 SyncEventGuard guard(sNfaDisableEvent); in nfaDeviceManagementCallback()765 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()844 SyncEventGuard guard(sNfaDisableEvent); in nfaDeviceManagementCallback()845 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()1480 SyncEventGuard guard(sNfaDisableEvent); in nfcManager_doDeinitialize()1486 sNfaDisableEvent.wait(); // wait for NFA command to finish in nfcManager_doDeinitialize()