Home
last modified time | relevance | path

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

/external/libnfc-nci/src/nfc/nci/
Dnci_hrcv.c64 nfc_ncif_proc_reset_rsp (pp, FALSE); in nci_proc_core_rsp()
122 nfc_ncif_proc_reset_rsp (pp, TRUE); in nci_proc_core_ntf()
/external/libnfc-nci/src/nfc/int/
Dnfc_int.h248 NFC_API extern void nfc_ncif_proc_reset_rsp (UINT8 *p, BOOLEAN is_ntf);
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c1266 void nfc_ncif_proc_reset_rsp (UINT8 *p, BOOLEAN is_ntf) in nfc_ncif_proc_reset_rsp() function