Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/include/
H A Dnfc_int.h285 extern void nfc_ncif_proc_t3t_polling_ntf(uint8_t* p, uint16_t plen);
/aosp12/system/nfc/src/nfc/nci/
H A Dnci_hrcv.cc286 nfc_ncif_proc_t3t_polling_ntf(pp, len); in nci_proc_rf_management_ntf()
/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_ncif.cc1798 void nfc_ncif_proc_t3t_polling_ntf(uint8_t* p, uint16_t plen) { in nfc_ncif_proc_t3t_polling_ntf() function