Home
last modified time | relevance | path

Searched refs:NCI_RF_PROTOCOL_T2T (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/include/net/nfc/
Dnci.h110 #define NCI_RF_PROTOCOL_T2T 0x02 macro
/Linux-v6.6/net/nfc/nci/
Dntf.c216 else if (rf_protocol == NCI_RF_PROTOCOL_T2T) in nci_add_new_protocol()
Dcore.c929 param.rf_protocol = NCI_RF_PROTOCOL_T2T; in nci_activate_target()