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.c62 STATIC NFCSTATUS nativeNfcExtns_doTransceive(uint8_t *buff, uint16_t buffSz);
760 status = nativeNfcExtns_doTransceive(gAuthCmdBuf.pauth_cmd->buffer, in Mfc_PresenceCheck()
1183 STATIC NFCSTATUS nativeNfcExtns_doTransceive(uint8_t *buff, uint16_t buffSz) in nativeNfcExtns_doTransceive() function
1520 status = nativeNfcExtns_doTransceive(buff, (uint16_t) *buffSz); in phNciNfc_MfCreateXchgDataHdr()
1581 status = nativeNfcExtns_doTransceive(buff,(uint16_t) *buffSz); in phNciNfc_MfCreateAuthCmdHdr()