Searched refs:tDnldInProgress (Results 1 – 3 of 3) sorted by relevance
71 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Reset()134 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_GetVersion()204 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_GetSessionState()278 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_CheckIntegrity()356 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_ReadLog()431 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Write()550 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Log()623 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Force()811 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_RawReq()1401 if(phDnldNfc_TransitionIdle != gpphDnldContext->tDnldInProgress) in phDnldNfc_Read()
132 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionBusy; in phDnldNfc_CmdHandler()154 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionBusy; in phDnldNfc_CmdHandler()329 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessSeqState()347 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessSeqState()548 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessRWSeqState()568 pDlCtxt->tDnldInProgress = phDnldNfc_TransitionIdle; in phDnldNfc_ProcessRWSeqState()
160 …phDnldNfc_Transition_t tDnldInProgress; /* Flag to indicate if download request is ongoing … member