Home
last modified time | relevance | path

Searched refs:NCI_RF_PROTOCOL_T5T (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/net/nfc/
H A Dnci.h114 #define NCI_RF_PROTOCOL_T5T 0x06 macro
/openbmc/linux/net/nfc/nci/
H A Dntf.c227 else if (rf_protocol == NCI_RF_PROTOCOL_T5T) in nci_add_new_protocol()