Searched refs:nfc_ncif_proc_reset_rsp (Results 1 – 3 of 3) sorted by relevance
69 nfc_ncif_proc_reset_rsp(pp, false); in nci_proc_core_rsp()134 nfc_ncif_proc_reset_rsp(pp, true); in nci_proc_core_ntf()
284 extern void nfc_ncif_proc_reset_rsp(uint8_t* p, bool is_ntf);
1397 void nfc_ncif_proc_reset_rsp(uint8_t* p, bool is_ntf) { in nfc_ncif_proc_reset_rsp() function