Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/nfc/
Dnci_core.h131 #define NCI_HCI_ADMIN_PIPE 0x01 macro
/Linux-v5.4/drivers/nfc/st-nci/
Dse.c96 {NCI_HCI_ADMIN_GATE, NCI_HCI_ADMIN_PIPE,
/Linux-v5.4/net/nfc/nci/
Dhci.c672 pipe = NCI_HCI_ADMIN_PIPE; in nci_hci_connect_gate()