Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc.c72 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Reset()
135 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_GetVersion()
205 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_GetSessionState()
279 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_CheckIntegrity()
362 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_ReadLog()
437 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Write()
556 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Log()
629 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Force()
817 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_RawReq()
1421 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Read()
DphDnldNfc_Internal.h86 phDnldNfc_TransitionIdle = 0x00, /* Handler in Idle state - No Download in progress */ enumerator
DphDnldNfc_Internal.c333 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessSeqState()
351 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessSeqState()
552 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessRWSeqState()
572 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessRWSeqState()