Home
last modified time | relevance | path

Searched refs:nfc_ncif_proc_proprietary_rsp (Results 1 – 2 of 2) sorted by relevance

/system/nfc/src/nfc/include/
Dnfc_int.h290 extern bool nfc_ncif_proc_proprietary_rsp(uint8_t mt, uint8_t gid, uint8_t oid);
/system/nfc/src/nfc/nfc/
Dnfc_ncif.cc384 nfc_ncif_proc_proprietary_rsp(mt, gid, oid) == true) { in nfc_ncif_process_event()
1745 bool nfc_ncif_proc_proprietary_rsp(uint8_t mt, uint8_t gid, uint8_t oid) { in nfc_ncif_proc_proprietary_rsp() function