Home
last modified time | relevance | path

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

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