Searched refs:NCI_OID_MASK (Results 1 – 2 of 2) sorted by relevance
81 #define NCI_OID_MASK 0x3F macro109 (oid) = (*(p)&NCI_OID_MASK); \
410 oid = ((*p) & NCI_OID_MASK); in nfc_ncif_process_event()427 oid = ((*p) & NCI_OID_MASK); in nfc_ncif_process_event()430 old_oid = ((*p_old) & NCI_OID_MASK); in nfc_ncif_process_event()