Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h283 extern void nfc_ncif_proc_t3t_polling_ntf(uint8_t* p, uint16_t plen);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc276 nfc_ncif_proc_t3t_polling_ntf(pp, len); in nci_proc_rf_management_ntf()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc1540 void nfc_ncif_proc_t3t_polling_ntf(uint8_t* p, uint16_t plen) { in nfc_ncif_proc_t3t_polling_ntf() function