Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLlcNfc_Interface.h83 phLlcNfc_Interface_Write(
DphLlcNfc_Frame.c794 result = phLlcNfc_Interface_Write (psLlcCtxt, in phLlcNfc_H_SendUserIFrame()
911 result = phLlcNfc_Interface_Write (psLlcCtxt, in phLlcNfc_H_SendRejectedIFrame()
1054 result = phLlcNfc_Interface_Write (psLlcCtxt, in phLlcNfc_H_SendTimedOutIFrame()
1413 result = phLlcNfc_Interface_Write(psLlcCtxt, in phLlcNfc_H_ProcessIFrame()
1439 result = phLlcNfc_Interface_Write(psLlcCtxt, in phLlcNfc_H_ProcessIFrame()
1497 result = phLlcNfc_Interface_Write( psLlcCtxt, in phLlcNfc_H_ProcessUFrame()
1970 result = phLlcNfc_Interface_Write(psLlcCtxt, in phLlcNfc_H_SendRejectFrame()
2177 result = phLlcNfc_Interface_Write(psLlcCtxt, in phLlcNfc_H_SendRSETFrame()
DphLlcNfc.c267 result = phLlcNfc_Interface_Write(ps_llc_ctxt, in phLlcNfc_Init()
424 result = phLlcNfc_Interface_Write (ps_llc_ctxt, in phLlcNfc_Send()
DphLlcNfc_Timer.c792 result = phLlcNfc_Interface_Write(gpphLlcNfc_Ctxt, in phLlcNfc_GuardTimeoutCb()
862 result = phLlcNfc_Interface_Write(gpphLlcNfc_Ctxt, in phLlcNfc_AckTimeoutCb()
941 result = phLlcNfc_Interface_Write (gpphLlcNfc_Ctxt, in phLlcNfc_ConnectionTimeoutCb()
DphLlcNfc_Interface.c212 phLlcNfc_Interface_Write( in phLlcNfc_Interface_Write() function