Home
last modified time | relevance | path

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

/hardware/nxp/nfc/halimpl/dnld/
DphDnldNfc_Internal.h114 phDnldNfc_FTRead, /* Addr input required for read request */ enumerator
DphDnldNfc.cc315 (gpphDnldContext->FrameInp.Type) = phDnldNfc_FTRead; in phDnldNfc_ReadLog()
1319 (gpphDnldContext->FrameInp.Type) = phDnldNfc_FTRead; in phDnldNfc_Read()
DphDnldNfc_Internal.cc556 } else if (phDnldNfc_FTRead == (pDlContext->FrameInp.Type)) { in phDnldNfc_BuildFramePkt()
752 } else if (phDnldNfc_FTRead == (pDlContext->FrameInp.Type)) { in phDnldNfc_CreateFramePld()