Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci.h122 #define NCI_RF_PROTOCOL_ISO_DEP 0x04 macro
/Linux-v4.19/net/nfc/nci/
Dcore.c197 cfg[*num].rf_protocol = NCI_RF_PROTOCOL_ISO_DEP; in nci_init_complete_req()
321 case NCI_RF_PROTOCOL_ISO_DEP: in nci_rf_discover_select_req()
910 param.rf_protocol = NCI_RF_PROTOCOL_ISO_DEP; in nci_activate_target()
Dntf.c208 else if (rf_protocol == NCI_RF_PROTOCOL_ISO_DEP) in nci_add_new_protocol()