/external/libnfc-nxp/src/ |
phFriNfc_LlcpMac.c | 34 void *LowerDevice, 49 LlcpMac->LowerDevice = LowerDevice;
|
phFriNfc_LlcpMac.h | 177 void *LowerDevice; 204 void *LowerDevice,
|
phFriNfc_SmtCrdFmt.h | 305 void *LowerDevice; 366 * \param[in] LowerDevice Overlapped HAL reference, pointing at a valid instance of this 390 void *LowerDevice,
|
phFriNfc_SmtCrdFmt.c | 77 void *LowerDevice, 87 (SendRecvBuffer == NULL) || (LowerDevice == NULL) || 108 NdefSmtCrdFmt->LowerDevice = LowerDevice;
|
phFriNfc_LlcpMacNfcip.c | 311 status = phFriNfc_OvrHal_Transceive(LlcpMac->LowerDevice, 341 status = phFriNfc_OvrHal_Send(LlcpMac->LowerDevice, 397 status = phFriNfc_OvrHal_Transceive(LlcpMac->LowerDevice, 421 status = phFriNfc_OvrHal_Receive(LlcpMac->LowerDevice,
|
phFriNfc_NdefMap.h | 813 void *LowerDevice; [all...] |
phFriNfc_MifStdFormat.c | 534 Result = phFriNfc_OvrHal_Transceive( NdefSmtCrdFmt->LowerDevice, 557 Result = phFriNfc_OvrHal_Reconnect( NdefSmtCrdFmt->LowerDevice, 562 Result = phFriNfc_OvrHal_Disconnect( NdefSmtCrdFmt->LowerDevice, 578 Result = phFriNfc_OvrHal_Connect( NdefSmtCrdFmt->LowerDevice, 583 Result = phFriNfc_OvrHal_Connect( NdefSmtCrdFmt->LowerDevice, 608 Result = phFriNfc_OvrHal_Poll( NdefSmtCrdFmt->LowerDevice, [all...] |
phFriNfc_Llcp.h | 406 void *LowerDevice,
|
phFriNfc_NdefMap.c | 93 void *LowerDevice, 106 (TrxBuffer == NULL) || (TrxBufferSize == 0) || (LowerDevice == NULL) || 128 NdefMap->LowerDevice = LowerDevice; [all...] |
phFriNfc_ISO15693Format.c | 230 result = phFriNfc_OvrHal_Transceive(psNdefSmtCrdFmt->LowerDevice,
|
phFriNfc_DesfireFormat.c | [all...] |
phFriNfc_Llcp.c | [all...] |
phFriNfc_FelicaMap.c | [all...] |
phFriNfc_MifareStdMap.c | 677 status = phFriNfc_OvrHal_Transceive( NdefMap->LowerDevice, [all...] |
phFriNfc_ISO15693Map.c | 499 result = phFriNfc_OvrHal_Transceive(psNdefMap->LowerDevice, 563 result = phFriNfc_OvrHal_Transceive(psNdefMap->LowerDevice, [all...] |
phFriNfc_MifareULMap.c | 490 status = phFriNfc_OvrHal_Transceive(NdefMap->LowerDevice, [all...] |
phFriNfc_TopazMap.c | [all...] |
phFriNfc_DesfireMap.c | [all...] |
phFriNfc_MifULFormat.c | [all...] |
phFriNfc_TopazDynamicMap.c | [all...] |