Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci.h109 #define NCI_RF_PROTOCOL_T3T 0x03 macro
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dntf.c201 else if (rf_protocol == NCI_RF_PROTOCOL_T3T) in nci_add_new_protocol()
H A Dcore.c911 param.rf_protocol = NCI_RF_PROTOCOL_T3T; in nci_activate_target()