Home
last modified time | relevance | path

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

/external/libnfc-nci/src/hal/include/
Dnci_defs.h674 #define NCI_ATS_TC_MASK 0x40 macro
/external/libnfc-nci/src/nfc/nfc/
Dnfc_ncif.c836 if (t0 & NCI_ATS_TC_MASK) in nfc_ncif_proc_activate()