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