Searched refs:NCI_PROTOCOL_T1T (Results 1 – 3 of 3) sorted by relevance
349 #define NCI_PROTOCOL_T1T 0x01 macro
366 #define NFC_PROTOCOL_T1T NCI_PROTOCOL_T1T
1086 (evt_data.activate.protocol == NCI_PROTOCOL_T1T)) { in nfc_ncif_proc_activate()1598 if ((p_cb->act_protocol >= NCI_PROTOCOL_T1T) && in nfc_data_event()