Home
last modified time | relevance | path

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

/external/libnfc-nci/halimpl/pn54x/dnld/
DphDnldNfc_Internal.h159 …bool_t bResendLastFrame; /* Flag to resend the last write frame after MEM_BS… member
DphDnldNfc_Internal.c405 if(FALSE == pDlCtxt->bResendLastFrame) in phDnldNfc_ProcessRWSeqState()
411 pDlCtxt->bResendLastFrame = FALSE; in phDnldNfc_ProcessRWSeqState()
546 pDlCtxt->bResendLastFrame = FALSE; in phDnldNfc_ProcessRWSeqState()
1142 pDlCtxt->bResendLastFrame = TRUE; in phDnldNfc_ResendTimeOutCb()
DphDnldNfc.c488 (gpphDnldContext->bResendLastFrame) = FALSE; in phDnldNfc_Write()