Lines Matching refs:MfCmd
1024 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareRaw ) && in phLibNfc_RemoteDev_Transceive()
1025 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareAuthentA ) && in phLibNfc_RemoteDev_Transceive()
1026 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareAuthentB ) && in phLibNfc_RemoteDev_Transceive()
1027 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareRead16 ) && in phLibNfc_RemoteDev_Transceive()
1028 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareRead ) && in phLibNfc_RemoteDev_Transceive()
1029 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareWrite16 ) && in phLibNfc_RemoteDev_Transceive()
1030 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareWrite4 ) && in phLibNfc_RemoteDev_Transceive()
1031 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareDec ) && in phLibNfc_RemoteDev_Transceive()
1032 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareTransfer ) && in phLibNfc_RemoteDev_Transceive()
1033 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareRestore ) && in phLibNfc_RemoteDev_Transceive()
1034 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareReadSector ) && in phLibNfc_RemoteDev_Transceive()
1035 ( gpphLibContext->psTransInfo->cmd.MfCmd != phHal_eMifareWriteSector )) in phLibNfc_RemoteDev_Transceive()
1046 (phHal_eMifareAuthentA == gpphLibContext->psTransInfo->cmd.MfCmd)) in phLibNfc_RemoteDev_Transceive()