Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/mifare/
DNxpMfcReader.h125 void MfcNotifyOnAckReceived(uint8_t* buff);
DNxpMfcReader.cc483 void NxpMfcReader::MfcNotifyOnAckReceived(uint8_t* buff) { in MfcNotifyOnAckReceived() function in NxpMfcReader
/hardware/nxp/nfc/snxxx/halimpl/hal/
DphNxpNciHal.cc1452 NxpMfcReaderInstance.MfcNotifyOnAckReceived(nxpncihal_ctrl.p_rx_data); in phNxpNciHal_client_data_callback()