Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/power-tracker/src/
DphNxpNciHal_PowerTracker.cc75 bool_t isUlpdetOn; member
325 if (gContext.isUlpdetOn) { in onUlpdetTimerExpired()
363 gContext.isUlpdetOn = true; in phNxpNciHal_onRefreshNfccPowerState()
370 if (gContext.isUlpdetOn) { in phNxpNciHal_onRefreshNfccPowerState()
372 gContext.isUlpdetOn = false; in phNxpNciHal_onRefreshNfccPowerState()
420 if (!gContext.isUlpdetOn) { in phNxpNciHal_stopPowerTracker()