Searched refs:NCI_PROTOCOL_T5T (Results 1 – 3 of 3) sorted by relevance
353 #define NCI_PROTOCOL_T5T 0x06 macro
382 (((x) == NCI_VERSION_2_0) ? NCI_PROTOCOL_T5T : NCI_PROTOCOL_15693)
1868 (p_cb->act_protocol == NCI_PROTOCOL_T5T)) { in nfc_data_event()