Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnfc_int.h272 extern void nfc_ncif_proc_activate(uint8_t* p, uint8_t len);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc268 nfc_ncif_proc_activate(pp, len); in nci_proc_rf_management_ntf()
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc868 void nfc_ncif_proc_activate(uint8_t* p, uint8_t len) { in nfc_ncif_proc_activate() function