Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/nfc/
Dnci.h107 #define NCI_RF_PROTOCOL_T1T 0x01 macro
/Linux-v5.10/net/nfc/nci/
Dntf.c192 if (rf_protocol == NCI_RF_PROTOCOL_T1T) in nci_add_new_protocol()
Dcore.c891 param.rf_protocol = NCI_RF_PROTOCOL_T1T; in nci_activate_target()