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