Home
last modified time | relevance | path

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

/system/nfc/src/nfc/include/
Dnci_hmsgs.h35 void nci_proc_core_ntf(NFC_HDR* p_msg);
/system/nfc/src/nfc/nci/
Dnci_hrcv.cc112 void nci_proc_core_ntf(NFC_HDR* p_msg) { in nci_proc_core_ntf() function
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc444 nci_proc_core_ntf(p_msg); in nfc_ncif_process_event()