HomeSort by relevance Sort by last modified time
    Searched refs:tCmdRspFrameInfo (Results 1 - 2 of 2) sorted by null

  /external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Internal.c 245 wStatus = phTmlNfc_Write( (pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
246 (uint16_t)(pDlCtxt->tCmdRspFrameInfo.dwSendlength),
277 pDlCtxt->tCmdRspFrameInfo.aFrameBuff,
424 wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
425 (uint16_t)(pDlCtxt->tCmdRspFrameInfo.dwSendlength),
458 pDlCtxt->tCmdRspFrameInfo.aFrameBuff,
527 wStatus = phTmlNfc_Write((pDlCtxt->tCmdRspFrameInfo.aFrameBuff),
528 (uint16_t)(pDlCtxt->tCmdRspFrameInfo.dwSendlength),
669 wFrameLen = (pDlContext->tCmdRspFrameInfo.dwSendlength);
677 pDlContext->tCmdRspFrameInfo.aFrameBuff[PHDNLDNFC_FRAME_HDR_OFFSET] = pFrameByte[1]
    [all...]
phDnldNfc_Internal.h 167 phDnldNfc_FrameInfo_t tCmdRspFrameInfo; /* Buffer to hold the cmd/resp frame except pipeline write */

Completed in 46 milliseconds