Home
last modified time | relevance | path

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

/system/nfc/src/include/
Dnci_defs.h119 #define NCI_CID_MASK 0x0F macro
128 (cid) = (*(p)&NCI_CID_MASK); \
/system/nfc/src/nfc/include/
Dnfc_int.h110 #define NFC_CONN_ID_ID_MASK NCI_CID_MASK