Home
last modified time | relevance | path

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

/system/nfc/halimpl/pn54x/dnld/
DphDnldNfc_Internal.h87 phDnldNfc_StateTimer, /* State to stop prev set timer on Recv or handle timed enumerator
DphDnldNfc_Internal.c277 pDlCtxt->tCurrState = phDnldNfc_StateTimer; in phDnldNfc_ProcessSeqState()
299 case phDnldNfc_StateTimer: { in phDnldNfc_ProcessSeqState()
428 pDlCtxt->tCurrState = phDnldNfc_StateTimer; in phDnldNfc_ProcessRWSeqState()
451 case phDnldNfc_StateTimer: { in phDnldNfc_ProcessRWSeqState()
961 pDlContext->tCurrState = phDnldNfc_StateTimer; in phDnldNfc_SetupResendTimer()