Searched refs:notifyOne (Results 1 – 9 of 9) sorted by relevance
482 pSrv->mConnRequestEvent.notifyOne(); in deregisterServer()980 pClient->mConnectingEvent.notifyOne(); in disconnectConnOriented()986 pConn->mCongEvent.notifyOne(); // unblock send() if congested in disconnectConnOriented()990 pConn->mReadEvent.notifyOne(); // unblock receive() in disconnectConnOriented()1175 mClients[ii]->mConnectingEvent.notifyOne(); in handleNfcOnOff()1181 ->mClientConn->mCongEvent.notifyOne(); // unblock send() in handleNfcOnOff()1186 ->mClientConn->mReadEvent.notifyOne(); // unblock receive() in handleNfcOnOff()1242 pSrv->mRegServerEvent.notifyOne(); // unblock registerServer() in nfaServerCallback()1290 pSrv->mConnRequestEvent.notifyOne(); // unblock accept() in nfaServerCallback()1316 pConn->mDisconnectingEvent.notifyOne(); in nfaServerCallback()[all …]
537 gDeactivatedEvent.notifyOne(); in stackCallback()751 routingManager.mEeRegisterEvent.notifyOne(); in nfaEeCallback()766 routingManager.mEeSetModeEvent.notifyOne(); in nfaEeCallback()773 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()780 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()787 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()794 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()836 routingManager.mEeInfoEvent.notifyOne(); in nfaEeCallback()850 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()855 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()[all …]
142 sReadEvent.notifyOne(); in nativeNfcTag_abortWaits()148 sTransceiveEvent.notifyOne(); in nativeNfcTag_abortWaits()152 sReconnectEvent.notifyOne(); in nativeNfcTag_abortWaits()158 sPresenceCheckEvent.notifyOne(); in nativeNfcTag_abortWaits()192 sReadEvent.notifyOne(); in nativeNfcTag_doReadCompleted()512 sReconnectEvent.notifyOne(); in nativeNfcTag_doConnectStatus()535 sReconnectEvent.notifyOne(); in nativeNfcTag_doDeactivateStatus()913 if (sRxDataStatus == NFA_STATUS_OK) sTransceiveEvent.notifyOne(); in nativeNfcTag_doTransceiveStatus()924 sTransceiveEvent.notifyOne(); in nativeNfcTag_notifyRfTimeout()1344 sPresenceCheckEvent.notifyOne(); in nativeNfcTag_doPresenceCheckResult()[all …]
283 sNfaEnableDisablePollingEvent.notifyOne(); in nfaConnectionCallback()293 sNfaEnableDisablePollingEvent.notifyOne(); in nfaConnectionCallback()303 sNfaEnableDisablePollingEvent.notifyOne(); in nfaConnectionCallback()315 sNfaEnableDisablePollingEvent.notifyOne(); in nfaConnectionCallback()452 gDeactivatedEvent.notifyOne(); in nfaConnectionCallback()755 sNfaEnableEvent.notifyOne(); in nfaDeviceManagementCallback()765 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()773 sNfaSetConfigEvent.notifyOne(); in nfaDeviceManagementCallback()791 sNfaGetConfigEvent.notifyOne(); in nfaDeviceManagementCallback()833 sNfaEnableDisablePollingEvent.notifyOne(); in nfaDeviceManagementCallback()[all …]
84 void notifyOne() { mCondVar.notifyOne(); } in notifyOne() function
433 mPowerStateEvent.notifyOne(); in abort()467 sPowerSwitch.mPowerStateEvent.notifyOne(); in deviceManagementCallback()
81 void notifyOne();
130 void CondVar::notifyOne() { in notifyOne() function in CondVar
124 mReadCompleteEvent.notifyOne(); in abort()1421 mReadCompleteEvent.notifyOne(); in connectionEventHandler()