Home
last modified time | relevance | path

Searched refs:phDnldNfc_FTForce (Results 1 – 5 of 5) sorted by relevance

/hardware/nxp/nfc/snxxx/halimpl/dnld/
DphDnldNfc_Internal.h115 phDnldNfc_FTForce, /* Frame input for Force cmd request */ enumerator
DphDnldNfc.cc545 (gpphDnldContext->FrameInp.Type) = phDnldNfc_FTForce; in phDnldNfc_Force()
DphDnldNfc_Internal.cc793 } else if (phDnldNfc_FTForce == (pDlContext->FrameInp.Type)) { in phDnldNfc_CreateFramePld()
/hardware/nxp/nfc/pn8x/halimpl/dnld/
DphDnldNfc_Internal.h113 phDnldNfc_FTForce, /* Frame input for Force cmd request */ enumerator
DphDnldNfc_Internal.cc791 } else if (phDnldNfc_FTForce == (pDlContext->FrameInp.Type)) { in phDnldNfc_CreateFramePld()