Home
last modified time | relevance | path

Searched refs:notifyOne (Results 1 – 12 of 12) sorted by relevance

/aosp12/packages/apps/Nfc/nci/jni/
H A DPeerToPeer.cpp482 pSrv->mConnRequestEvent.notifyOne(); in deregisterServer()
980 pClient->mConnectingEvent.notifyOne(); in disconnectConnOriented()
1175 mClients[ii]->mConnectingEvent.notifyOne(); in handleNfcOnOff()
1316 pConn->mDisconnectingEvent.notifyOne(); in nfaServerCallback()
1351 pConn->mReadEvent.notifyOne(); in nfaServerCallback()
1367 pConn->mCongEvent.notifyOne(); in nfaServerCallback()
1414 pClient->mRegisteringEvent.notifyOne(); in nfaClientCallback()
1476 pClient->mConnectingEvent.notifyOne(); in nfaClientCallback()
1484 pConn->mDisconnectingEvent.notifyOne(); in nfaClientCallback()
1519 pConn->mReadEvent.notifyOne(); in nfaClientCallback()
[all …]
H A DRoutingManager.cpp542 gDeactivatedEvent.notifyOne(); in stackCallback()
778 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
785 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
792 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
799 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
841 routingManager.mEeInfoEvent.notifyOne(); in nfaEeCallback()
855 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
860 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
867 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
878 routingManager.mRoutingEvent.notifyOne(); in nfaEeCallback()
[all …]
H A DSyncEvent.h84 void notifyOne() { mCondVar.notifyOne(); } in notifyOne() function
H A DNativeNfcManager.cpp472 gDeactivatedEvent.notifyOne(); in nfaConnectionCallback()
780 sNfaEnableEvent.notifyOne(); in nfaDeviceManagementCallback()
790 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()
798 sNfaSetConfigEvent.notifyOne(); in nfaDeviceManagementCallback()
816 sNfaGetConfigEvent.notifyOne(); in nfaDeviceManagementCallback()
873 sNfaEnableEvent.notifyOne(); in nfaDeviceManagementCallback()
879 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()
891 sNfaSetConfigEvent.notifyOne(); in nfaDeviceManagementCallback()
914 sNfaEnableEvent.notifyOne(); in nfaDeviceManagementCallback()
920 sNfaDisableEvent.notifyOne(); in nfaDeviceManagementCallback()
[all …]
H A DNativeNfcTag.cpp142 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()
916 if (sRxDataStatus == NFA_STATUS_OK) sTransceiveEvent.notifyOne(); in nativeNfcTag_doTransceiveStatus()
927 sTransceiveEvent.notifyOne(); in nativeNfcTag_notifyRfTimeout()
1347 sPresenceCheckEvent.notifyOne(); in nativeNfcTag_doPresenceCheckResult()
[all …]
H A DCondVar.h81 void notifyOne();
H A DPowerSwitch.cpp433 mPowerStateEvent.notifyOne(); in abort()
467 sPowerSwitch.mPowerStateEvent.notifyOne(); in deviceManagementCallback()
H A DCondVar.cpp130 void CondVar::notifyOne() { in notifyOne() function in CondVar
H A DNfcTag.cpp124 mReadCompleteEvent.notifyOne(); in abort()
1426 mReadCompleteEvent.notifyOne(); in connectionEventHandler()
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/src/include/
H A DSyncEvent.h84 void notifyOne() { mCondVar.notifyOne(); } in notifyOne() function
H A DCondVar.h81 void notifyOne();
/aosp12/hardware/nxp/secure_element/snxxx/libese-spi/src/adaptation/
H A DCondVar.cpp129 void CondVar::notifyOne() { in notifyOne() function in CondVar