Home
last modified time | relevance | path

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

/external/libnfc-nxp/inc/
DphNfcHalTypes.h237 #define phHal_eMifareRaw phNfc_eMifareRaw macro
/external/libnfc-nxp/src/
DphHal4Nfc_Reader.c310 if (psTransceiveInfo->cmd.MfCmd == phHal_eMifareRaw) in phHal4Nfc_Iso_3A_Transceive()
366 if (psTransceiveInfo->cmd.MfCmd == phHal_eMifareRaw) in phHal4Nfc_MifareTransceive()
DphLibNfc_initiator.c1019 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareRaw ) && in phLibNfc_RemoteDev_Transceive()
DphHciNfc_RFReader.c1903 if ((uint8_t)phHal_eMifareRaw == in phHciNfc_ReaderMgmt_Exchange_Data()
DphFriNfc_MifareULMap.c2160 NdefMap->Cmd.MfCmd = phHal_eMifareRaw; in phFriNfc_MfUL_H_SelectSector()