Searched refs:NCI_RF_PROTOCOL_T5T (Results 1 – 2 of 2) sorted by relevance
/linux-6.6.21/include/net/nfc/ | ||
D | nci.h | 114 #define NCI_RF_PROTOCOL_T5T 0x06 macro |
/linux-6.6.21/net/nfc/nci/ | ||
D | ntf.c | 227 else if (rf_protocol == NCI_RF_PROTOCOL_T5T) in nci_add_new_protocol() |