Searched refs:NCI_PROTOCOL_T3T (Results 1 – 3 of 3) sorted by relevance
377 #define NCI_PROTOCOL_T3T 0x03 macro
342 #define NFC_PROTOCOL_T3T NCI_PROTOCOL_T3T /* Type3Tag - NFC-F */
1449 … if ((p_cb->act_protocol >= NCI_PROTOCOL_T1T) && (p_cb->act_protocol <= NCI_PROTOCOL_T3T)) in nfc_data_event()