Home
last modified time | relevance | path

Searched refs:remotePCDType (Results 1 – 4 of 4) sorted by relevance

/external/libnfc-nxp/src/
DphFriNfc_OvrHal.c199 OvrHal->TransactInfo.remotePCDType = RemoteDevInfo->RemDevType; in phFriNfc_OvrHal_Receive()
234 OvrHal->TransactInfo.remotePCDType = RemoteDevInfo->RemDevType; in phFriNfc_OvrHal_Send()
DphHal4Nfc.h307 phHal_eRFDevType_t remotePCDType; member
DphLibNfc_target.c310 gpphLibContext->sNfcIp_Context.TransactInfoRole.remotePCDType = in phLibNfc_RemoteDev_Send()
DphHal4Nfc_P2P.c90 else if(phHal_eNfcIP1_Initiator != psTransferInfo->remotePCDType) in phHal4Nfc_Send()