Home
last modified time | relevance | path

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

/system/nfc/src/hal/include/
Dnci_defs.h146 #define NCI_CID_MASK 0x0F macro
161 (cid) = (*(p)&NCI_CID_MASK); \
/system/nfc/src/nfc/int/
Dnfc_int.h111 #define NFC_CONN_ID_ID_MASK NCI_CID_MASK