Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/nfc/
Dnci.h117 #define NCI_RF_INTERFACE_ISO_DEP 0x02 macro
/kernel/linux/linux-5.10/net/nfc/nci/
Dcore.c187 NCI_RF_INTERFACE_ISO_DEP) { in nci_init_complete_req()
191 cfg[*num].rf_interface = NCI_RF_INTERFACE_ISO_DEP; in nci_init_complete_req()
313 cmd.rf_interface = NCI_RF_INTERFACE_ISO_DEP; in nci_rf_discover_select_req()
Dntf.c598 case NCI_RF_INTERFACE_ISO_DEP: in nci_rf_intf_activated_ntf_packet()