Searched refs:NCI_ATS_TC_MASK (Results 1 – 2 of 2) sorted by relevance
/system/nfc/src/include/ | ||
D | nci_defs.h | 629 #define NCI_ATS_TC_MASK 0x40 macro |
/system/nfc/src/nfc/nfc/ | ||
D | nfc_ncif.cc | 942 if (t0 & NCI_ATS_TC_MASK) { in nfc_ncif_proc_activate() |