/external/libnfc-nxp/src/ |
D | phFriNfc_LlcpMac.c | 34 void *LowerDevice, in phFriNfc_LlcpMac_Reset() argument 49 LlcpMac->LowerDevice = LowerDevice; in phFriNfc_LlcpMac_Reset()
|
D | phFriNfc_SmtCrdFmt.c | 77 void *LowerDevice, in phFriNfc_NdefSmtCrd_Reset() argument 87 (SendRecvBuffer == NULL) || (LowerDevice == NULL) || in phFriNfc_NdefSmtCrd_Reset() 108 NdefSmtCrdFmt->LowerDevice = LowerDevice; in phFriNfc_NdefSmtCrd_Reset()
|
D | phFriNfc_LlcpMac.h | 177 void *LowerDevice; member 204 void *LowerDevice,
|
D | phFriNfc_LlcpMacNfcip.c | 311 status = phFriNfc_OvrHal_Transceive(LlcpMac->LowerDevice, in phFriNfc_LlcpMac_Nfcip_Send() 341 status = phFriNfc_OvrHal_Send(LlcpMac->LowerDevice, in phFriNfc_LlcpMac_Nfcip_Send() 397 status = phFriNfc_OvrHal_Transceive(LlcpMac->LowerDevice, in phFriNfc_LlcpMac_Nfcip_Receive() 421 status = phFriNfc_OvrHal_Receive(LlcpMac->LowerDevice, in phFriNfc_LlcpMac_Nfcip_Receive()
|
D | phFriNfc_SmtCrdFmt.h | 305 void *LowerDevice; member 390 void *LowerDevice,
|
D | phFriNfc_MifStdFormat.c | 534 Result = phFriNfc_OvrHal_Transceive( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_Transceive() 557 Result = phFriNfc_OvrHal_Reconnect( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_CallDisCon() 562 Result = phFriNfc_OvrHal_Disconnect( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_CallDisCon() 578 Result = phFriNfc_OvrHal_Connect( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_CallCon() 583 Result = phFriNfc_OvrHal_Connect( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_CallCon() 608 Result = phFriNfc_OvrHal_Poll( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfStd_H_CallPoll()
|
D | phFriNfc_NdefMap.c | 93 void *LowerDevice, in phFriNfc_NdefMap_Reset() argument 106 (TrxBuffer == NULL) || (TrxBufferSize == 0) || (LowerDevice == NULL) || in phFriNfc_NdefMap_Reset() 128 NdefMap->LowerDevice = LowerDevice; in phFriNfc_NdefMap_Reset()
|
D | phFriNfc_NdefMap.h | 813 void *LowerDevice; member 1015 void *LowerDevice,
|
D | phFriNfc_Llcp.h | 400 void *LowerDevice,
|
D | phFriNfc_DesfireFormat.c | 951 status = phFriNfc_OvrHal_Transceive(NdefSmtCrdFmt->LowerDevice, in phFriNfc_Desf_HSendTransCmd() 1291 NdefSmtCrdFmt->LowerDevice, in phFriNfc_Desf_Process() 1382 NdefSmtCrdFmt->LowerDevice, in phFriNfc_Desf_Process()
|
D | phFriNfc_Llcp.c | 1221 void *LowerDevice, in phFriNfc_Llcp_Reset() argument 1235 if ((Llcp == NULL) || (LowerDevice == NULL) || (pfLink_CB == NULL) || in phFriNfc_Llcp_Reset() 1264 result = phFriNfc_LlcpMac_Reset(&Llcp->MAC, LowerDevice, phFriNfc_Llcp_LinkStatus_CB, Llcp); in phFriNfc_Llcp_Reset()
|
D | phFriNfc_FelicaMap.c | 844 TrxStatus = phFriNfc_OvrHal_Transceive(NdefMap->LowerDevice, in phFriNfc_Felica_HSetTransceiveForRead() 1133 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_Felica_HUpdateAttrBlkForWrOp() 1285 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_Felica_HWrEmptyMsg() 2098 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_Felica_HWriteDataBlk() 2164 status = phFriNfc_OvrHal_Transceive(NdefMap->LowerDevice, in phFriNfc_Felica_HPollCard() 2218 status = phFriNfc_OvrHal_Poll( NdefMap->LowerDevice, in phFriNfc_Felica_HPollCard() 2785 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_Felica_HRdAttrInfo()
|
D | phFriNfc_MifareStdMap.c | 677 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifareStdMap_ChkNdef() 1319 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifStd_H_RdABlock() 1502 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifStd_H_WrABlock() 1617 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifStd_H_AuthSector() 3487 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifStd_H_WriteNdefLen() 3578 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifStd_H_RdtoWrNdefLen() 4493 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifStd_H_Rd16Bytes() 5049 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MifStd_H_WrTLV() 5966 Result = phFriNfc_OvrHal_Disconnect( NdefMap->LowerDevice, in phFriNfc_MifStd_H_CallDisCon() 5971 Result = phFriNfc_OvrHal_Reconnect( NdefMap->LowerDevice, in phFriNfc_MifStd_H_CallDisCon() [all …]
|
D | phFriNfc_ISO15693Format.c | 230 result = phFriNfc_OvrHal_Transceive(psNdefSmtCrdFmt->LowerDevice, in phFriNfc_ISO15693_H_FmtReadWrite()
|
D | phFriNfc_MifareULMap.c | 490 status = phFriNfc_OvrHal_Transceive(NdefMap->LowerDevice, in phFriNfc_MifareUL_ChkNdef() 1468 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MfUL_H_Rd16Bytes() 1503 Result = phFriNfc_OvrHal_Transceive(NdefMap->LowerDevice, in phFriNfc_MfUL_H_Wr4bytes() 2165 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MfUL_H_SelectSector() 2199 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_MfUL_H_RdCardfindNdefTLV()
|
D | phFriNfc_ISO15693Map.c | 499 result = phFriNfc_OvrHal_Transceive(psNdefMap->LowerDevice, in phFriNfc_ISO15693_H_ReadWrite() 563 result = phFriNfc_OvrHal_Transceive(psNdefMap->LowerDevice, in phFriNfc_ISO15693_H_Inventory_Page_Read()
|
D | phFriNfc_TopazMap.c | 1054 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_Tpz_H_RdBytes() 1142 Result = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, in phFriNfc_Tpz_H_WrAByte()
|
D | phFriNfc_MifULFormat.c | 1144 Result = phFriNfc_OvrHal_Transceive( NdefSmtCrdFmt->LowerDevice, in phFriNfc_MfUL_H_Transceive()
|
D | phFriNfc_DesfireMap.c | 1810 status = phFriNfc_OvrHal_Transceive(NdefMap->LowerDevice, in phFriNfc_Desfire_HSendTransCmd()
|
D | phFriNfc_TopazDynamicMap.c | 1926 result = phFriNfc_OvrHal_Transceive( psNdefMap->LowerDevice, in phFriNfc_Tpz_H_NxpRead() 2046 result = phFriNfc_OvrHal_Transceive( psNdefMap->LowerDevice, in phFriNfc_Tpz_H_NxpWrite()
|