Lines Matching refs:tCmdRspFrameInfo

237               (pDlCtxt->tCmdRspFrameInfo.aFrameBuff),  in phDnldNfc_ProcessSeqState()
238 (uint16_t)(pDlCtxt->tCmdRspFrameInfo.dwSendlength), in phDnldNfc_ProcessSeqState()
263 pDlCtxt->tCmdRspFrameInfo.aFrameBuff, in phDnldNfc_ProcessSeqState()
390 (pDlCtxt->tCmdRspFrameInfo.aFrameBuff), in phDnldNfc_ProcessRWSeqState()
391 (uint16_t)(pDlCtxt->tCmdRspFrameInfo.dwSendlength), in phDnldNfc_ProcessRWSeqState()
418 pDlCtxt->tCmdRspFrameInfo.aFrameBuff, in phDnldNfc_ProcessRWSeqState()
481 (pDlCtxt->tCmdRspFrameInfo.aFrameBuff), in phDnldNfc_ProcessRWSeqState()
482 (uint16_t)(pDlCtxt->tCmdRspFrameInfo.dwSendlength), in phDnldNfc_ProcessRWSeqState()
600 wFrameLen = (pDlContext->tCmdRspFrameInfo.dwSendlength); in phDnldNfc_BuildFramePkt()
610 pDlContext->tCmdRspFrameInfo.aFrameBuff[PHDNLDNFC_FRAME_HDR_OFFSET] = in phDnldNfc_BuildFramePkt()
612 pDlContext->tCmdRspFrameInfo in phDnldNfc_BuildFramePkt()
616 pDlContext->tCmdRspFrameInfo.aFrameBuff[PHDNLDNFC_FRAMEID_OFFSET] = in phDnldNfc_BuildFramePkt()
629 pDlContext->tCmdRspFrameInfo in phDnldNfc_BuildFramePkt()
631 pDlContext->tCmdRspFrameInfo in phDnldNfc_BuildFramePkt()
646 wCrcVal = phDnldNfc_CalcCrc16((pDlContext->tCmdRspFrameInfo.aFrameBuff), in phDnldNfc_BuildFramePkt()
652 pDlContext->tCmdRspFrameInfo.aFrameBuff[wFrameLen] = pFrameByte[1]; in phDnldNfc_BuildFramePkt()
653 pDlContext->tCmdRspFrameInfo.aFrameBuff[wFrameLen + 1] = pFrameByte[0]; in phDnldNfc_BuildFramePkt()
658 (pDlContext->tCmdRspFrameInfo.dwSendlength) = wFrameLen; in phDnldNfc_BuildFramePkt()
690 memset((pDlContext->tCmdRspFrameInfo.aFrameBuff), 0, in phDnldNfc_CreateFramePld()
692 (pDlContext->tCmdRspFrameInfo.dwSendlength) = 0; in phDnldNfc_CreateFramePld()
695 (pDlContext->tCmdRspFrameInfo.dwSendlength) += PHDNLDNFC_MIN_PLD_LEN; in phDnldNfc_CreateFramePld()
697 (pDlContext->tCmdRspFrameInfo.dwSendlength) += PHDNLDNFC_MIN_PLD_LEN; in phDnldNfc_CreateFramePld()
701 memcpy(&(pDlContext->tCmdRspFrameInfo in phDnldNfc_CreateFramePld()
706 memcpy(&(pDlContext->tCmdRspFrameInfo in phDnldNfc_CreateFramePld()
711 (pDlContext->tCmdRspFrameInfo.dwSendlength) += in phDnldNfc_CreateFramePld()
713 (pDlContext->tCmdRspFrameInfo.dwSendlength) += in phDnldNfc_CreateFramePld()
744 memcpy(&(pDlContext->tCmdRspFrameInfo in phDnldNfc_CreateFramePld()
753 memcpy(&(pDlContext->tCmdRspFrameInfo.aFrameBuff[0]), in phDnldNfc_CreateFramePld()
757 (pDlContext->tCmdRspFrameInfo.dwSendlength) += in phDnldNfc_CreateFramePld()
770 memcpy(&(pDlContext->tCmdRspFrameInfo.aFrameBuff[wBuffIdx]), in phDnldNfc_CreateFramePld()
776 memcpy(&(pDlContext->tCmdRspFrameInfo.aFrameBuff[wBuffIdx]), in phDnldNfc_CreateFramePld()
779 (pDlContext->tCmdRspFrameInfo.dwSendlength) += in phDnldNfc_CreateFramePld()
782 (pDlContext->tCmdRspFrameInfo.dwSendlength) += PHDNLDNFC_MIN_PLD_LEN; in phDnldNfc_CreateFramePld()
786 memcpy(&(pDlContext->tCmdRspFrameInfo.aFrameBuff[wBuffIdx]), in phDnldNfc_CreateFramePld()
789 (pDlContext->tCmdRspFrameInfo.dwSendlength) += in phDnldNfc_CreateFramePld()
792 (pDlContext->tCmdRspFrameInfo.dwSendlength) += PHDNLDNFC_MIN_PLD_LEN; in phDnldNfc_CreateFramePld()
796 memcpy(&(pDlContext->tCmdRspFrameInfo.aFrameBuff[wBuffIdx]), in phDnldNfc_CreateFramePld()
804 memcpy(&(pDlContext->tCmdRspFrameInfo.aFrameBuff[wBuffIdx]), in phDnldNfc_CreateFramePld()
807 (pDlContext->tCmdRspFrameInfo.dwSendlength) += in phDnldNfc_CreateFramePld()