Home
last modified time | relevance | path

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

/aosp12/system/nfc/src/nfc/include/
H A Dnci_hmsgs.h32 bool nci_proc_core_rsp(NFC_HDR* p_msg);
/aosp12/system/nfc/src/nfc/nci/
H A Dnci_hrcv.cc53 bool nci_proc_core_rsp(NFC_HDR* p_msg) { in nci_proc_core_rsp() function
/aosp12/system/nfc/src/nfc/nfc/
H A Dnfc_ncif.cc443 free = nci_proc_core_rsp(p_msg); in nfc_ncif_process_event()