Home
last modified time | relevance | path

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

/aosp12/packages/apps/Nfc/nci/jni/extns/pn54x/src/mifare/
H A DphNxpExtns_MifareStd.cpp31 phNciNfc_TransceiveInfo_t tNciTranscvInfo;
40 static NFCSTATUS phNciNfc_SendMfReq(phNciNfc_TransceiveInfo_t tTranscvInfo,
50 phNciNfc_TransceiveInfo_t* tNciTranscvInfo) __attribute__((unused));
62 phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t bBlockAddr, uint8_t* buff,
65 phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t* buff, uint16_t* buffSz);
1383 phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t* buff, uint16_t* buffSz) in phNciNfc_MfCreateXchgDataHdr()
1410 phNciNfc_TransceiveInfo_t tTranscvInfo, uint8_t bBlockAddr, uint8_t* buff, in phNciNfc_MfCreateAuthCmdHdr()
1466 static NFCSTATUS phNciNfc_SendMfReq(phNciNfc_TransceiveInfo_t tTranscvInfo, in phNciNfc_SendMfReq()
1742 phNciNfc_TransceiveInfo_t* tNciTranscvInfo) { in phLibNfc_SendAuthCmd()
/aosp12/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/
H A DphNciNfcTypes.h272 } phNciNfc_TransceiveInfo_t, typedef