Searched refs:sNfaDisableEvent (Results 1 – 1 of 1) sorted by relevance
125 static SyncEvent sNfaDisableEvent; // event for NFA_Disable() variable728 SyncEventGuard guard(sNfaDisableEvent); in nfaDeviceManagementCallback()733 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()812 SyncEventGuard guard(sNfaDisableEvent); in nfaDeviceManagementCallback()813 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()1452 SyncEventGuard guard(sNfaDisableEvent); in nfcManager_doDeinitialize()1458 sNfaDisableEvent.wait(); // wait for NFA command to finish in nfcManager_doDeinitialize()