Home
last modified time | relevance | path

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

/external/libnfc-nxp/src/
DphLibNfc_Internal.h156 phLibNfc_Last_Call_t eLast_Call; member
DphLibNfc_ndef_raw.c181 gpphLibContext->ndef_cntx.eLast_Call = NdefRd; in phLibNfc_Ndef_Read()
434 gpphLibContext->ndef_cntx.eLast_Call = NdefWr; in phLibNfc_Ndef_Write()
793 gpphLibContext->ndef_cntx.eLast_Call = ChkNdef; in phLibNfc_Ndef_CheckNdef()
1147 switch(gpphLibContext->ndef_cntx.eLast_Call) in phLibNfc_Reconnect_Mifare_Cb()
1302 gpphLibContext->ndef_cntx.eLast_Call = NdefFmt; in phLibNfc_RemoteDev_FormatNdef()
1395 gpphLibContext->ndef_cntx.eLast_Call = NdefReadOnly; in phLibNfc_ConvertToReadOnlyNdef()
DphLibNfc_initiator.c1016 gpphLibContext->ndef_cntx.eLast_Call = RawTrans; in phLibNfc_RemoteDev_Transceive()