Home
last modified time | relevance | path

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

/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
DphNxpExtns_MifareStd.cpp71 static NFCSTATUS nativeNfcExtns_doTransceive(uint8_t* buff, uint16_t buffSz);
695 status = nativeNfcExtns_doTransceive(gAuthCmdBuf.pauth_cmd->buffer, in Mfc_PresenceCheck()
1085 static NFCSTATUS nativeNfcExtns_doTransceive(uint8_t* buff, uint16_t buffSz) { in nativeNfcExtns_doTransceive() function
1390 status = nativeNfcExtns_doTransceive(buff, (uint16_t)*buffSz); in phNciNfc_MfCreateXchgDataHdr()
1446 status = nativeNfcExtns_doTransceive(buff, (uint16_t)*buffSz); in phNciNfc_MfCreateAuthCmdHdr()