Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci.h119 #define NCI_RF_PROTOCOL_T3T 0x03 macro
/linux-4.1.27/net/nfc/nci/
Dntf.c213 else if (rf_protocol == NCI_RF_PROTOCOL_T3T) in nci_add_new_protocol()
Dcore.c731 param.rf_protocol = NCI_RF_PROTOCOL_T3T; in nci_activate_target()