Searched refs:nfc_ncif_proc_reset_rsp (Results 1 – 3 of 3) sorted by relevance
70 nfc_ncif_proc_reset_rsp(pp, false); in nci_proc_core_rsp()135 nfc_ncif_proc_reset_rsp(pp, true); in nci_proc_core_ntf()
286 extern void nfc_ncif_proc_reset_rsp(uint8_t* p, bool is_ntf);
1653 void nfc_ncif_proc_reset_rsp(uint8_t* p, bool is_ntf) { in nfc_ncif_proc_reset_rsp() function