Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphHciNfc_Sequence.h380 phHciNfc_Resume_Sequence(
DphHciNfc_Generic.c963 status = phHciNfc_Resume_Sequence(psHciContext, pHwRef); in phHciNfc_Process_Response()
1158 status = phHciNfc_Resume_Sequence(psHciContext, pHwRef); in phHciNfc_Process_Event()
1243 status = phHciNfc_Resume_Sequence(psHciContext, pHwRef); in phHciNfc_Process_Command()
1601 status = phHciNfc_Resume_Sequence(psHciContext, pHwRef ); in phHciNfc_Send_Complete()
1838 status = phHciNfc_Resume_Sequence(psContext ,pHwRef); in phHciNfc_Notify_Event()
DphHciNfc_Sequence.c910 phHciNfc_Resume_Sequence( in phHciNfc_Resume_Sequence() function