Searched refs:phNfc_eMifareCmdList_t (Results 1 – 3 of 3) sorted by relevance
174 } phNfc_eMifareCmdList_t; typedef249 phNfc_eMifareCmdList_t MfCmd; /* Mifare command structure. */
42 typedef phNfc_eMifareCmdList_t phHal_eMifareCmdList_t;
1007 NdefMap->Cmd.MfCmd = (phNfc_eMifareCmdList_t)p_data[0]; in Mfc_Transceive()1034 NdefMap->Cmd.MfCmd = (phNfc_eMifareCmdList_t)p_data[0]; in Mfc_Transceive()1045 NdefMap->Cmd.MfCmd = (phNfc_eMifareCmdList_t)p_data[0]; in Mfc_Transceive()1060 NdefMap->Cmd.MfCmd = (phNfc_eMifareCmdList_t)phNfc_eMifareRaw; in Mfc_Transceive()1937 pTransceiveInfo->cmd.MfCmd = (phNfc_eMifareCmdList_t)phNciNfc_eT2TRaw; in phFriNfc_ExtnsTransceive()