Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/power-tracker/include/
DphNxpNciHal_PowerTracker.h25 } RefreshNfccPowerState; typedef
50 RefreshNfccPowerState state);
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal_PowerTrackerIface.h21 typedef NFCSTATUS (*PowerTrackerStateChangeFunc_t)(RefreshNfccPowerState state);
DphNxpNciHal_ULPDet.cc66 RefreshNfccPowerState state = (flag) ? ULPDET_ON : ULPDET_OFF; in phNxpNciHal_setULPDetFlag()
/hardware/nxp/nfc/snxxx/halimpl/power-tracker/src/
DphNxpNciHal_PowerTracker.cc344 NFCSTATUS phNxpNciHal_onRefreshNfccPowerState(RefreshNfccPowerState state) { in phNxpNciHal_onRefreshNfccPowerState()