Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h104 void BuildMfcCmd(uint8_t* pData, uint16_t* pLength);
DNxpMfcReader.cc48 BuildMfcCmd(&mfcTagCmdBuff[3], &mfcTagCmdBuffLen); in Write()
71 void NxpMfcReader::BuildMfcCmd(uint8_t* pData, uint16_t* pLength) { in BuildMfcCmd() function in NxpMfcReader
/hardware/nxp/nfc/pn8x/halimpl/mifare/
DNxpMfcReader.h104 void BuildMfcCmd(uint8_t* pData, uint16_t* pLength);
DNxpMfcReader.cc53 BuildMfcCmd(&mfcTagCmdBuff[3], &mfcTagCmdBuffLen); in Write()
76 void NxpMfcReader::BuildMfcCmd(uint8_t* pData, uint16_t* pLength) { in BuildMfcCmd() function in NxpMfcReader