Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/utils/
DNfccPowerTracker.cpp33 static const uint64_t PWR_TRK_ERROR_MARGIN_IN_MILLISEC = 60000; variable
239 if (error > PWR_TRK_ERROR_MARGIN_IN_MILLISEC) { in ProcessPowerTrackNtf()