Searched refs:NCI_OID_MASK (Results 1 – 4 of 4) sorted by relevance
92 #define NCI_OID_MASK 0x3F macro129 oid = (*(p) & NCI_OID_MASK); (p)++;
643 old_oid = ((*p_old) & NCI_OID_MASK); in nfc_hal_dm_proc_msg_during_init()854 old_oid = ((*p_old) & NCI_OID_MASK); in nfc_hal_dm_proc_msg_during_exit()
82 *(p) &= NCI_OID_MASK; in nfc_hal_nci_assemble_nci_msg()
390 oid = ((*pp) & NCI_OID_MASK); in nfc_ncif_process_event()393 old_oid = ((*p_old) & NCI_OID_MASK); in nfc_ncif_process_event()