Searched refs:nfc_ncif_process_event (Results 1 – 4 of 4) sorted by relevance
40 if (nfc_ncif_process_event(p_msg)) { in hal_inject_data()
264 extern bool nfc_ncif_process_event(NFC_HDR* p_msg);
378 free_buf = nfc_ncif_process_event(p_msg); in nfc_task()
381 bool nfc_ncif_process_event(NFC_HDR* p_msg) { in nfc_ncif_process_event() function