Searched refs:tDnldInProgress (Results 1 – 3 of 3) sorted by relevance
72 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()
136 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionBusy; in phDnldNfc_CmdHandler()158 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionBusy; in phDnldNfc_CmdHandler()333 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()
160 …phDnldNfc_Transition_t tDnldInProgress; /* Flag to indicate if download request is ongoing … member