Searched defs:pMappedTranscvIf (Results 1 - 1 of 1) sorted by relevance
/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/ |
H A D | phNxpExtns_MifareStd.c | 36 pphNciNfc_TransceiveInfo_t pMappedTranscvIf); 38 pphNciNfc_TransceiveInfo_t pMappedTranscvIf); 43 pphNciNfc_TransceiveInfo_t pMappedTranscvIf); 45 pphNciNfc_TransceiveInfo_t pMappedTranscvIf); 57 pphNciNfc_TransceiveInfo_t pMappedTranscvIf); 1332 pphNciNfc_TransceiveInfo_t pMappedTranscvIf) 1339 memcpy(pMappedTranscvIf->tSendData.pBuff, pTransceiveInfo->sSendData.buffer, 1341 pMappedTranscvIf->tSendData.wLen = pTransceiveInfo->sSendData.length; 1342 pMappedTranscvIf->uCmd.T2TCmd = phNciNfc_eT2TRaw; 1371 pphNciNfc_TransceiveInfo_t pMappedTranscvIf) 1331 phLibNfc_SendWrt16CmdPayload(phNfc_sTransceiveInfo_t* pTransceiveInfo, pphNciNfc_TransceiveInfo_t pMappedTranscvIf) argument 1370 phLibNfc_SendIncDecCmdPayload(phNfc_sTransceiveInfo_t* pTransceiveInfo, pphNciNfc_TransceiveInfo_t pMappedTranscvIf) argument 1762 phLibNfc_MifareMap(phNfc_sTransceiveInfo_t* pTransceiveInfo, pphNciNfc_TransceiveInfo_t pMappedTranscvIf) argument 1884 phLibNfc_MapCmds(phNciNfc_RFDevType_t RemDevType, phNfc_sTransceiveInfo_t* pTransceiveInfo, pphNciNfc_TransceiveInfo_t pMappedTranscvIf) argument 1942 phLibNfc_SendWrt16Cmd(phNfc_sTransceiveInfo_t* pTransceiveInfo, pphNciNfc_TransceiveInfo_t pMappedTranscvIf) argument 1975 phLibNfc_SendIncDecCmd(phNfc_sTransceiveInfo_t* pTransceiveInfo, pphNciNfc_TransceiveInfo_t pMappedTranscvIf, uint8_t IncDecCmd) argument 2008 phLibNfc_SendRawCmd(phNfc_sTransceiveInfo_t* pTransceiveInfo, pphNciNfc_TransceiveInfo_t pMappedTranscvIf) argument [all...] |
Completed in 29 milliseconds