Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci_core.h119 #define NCI_HCI_ADMIN_PIPE 0x01 macro
/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c109 {NCI_HCI_ADMIN_GATE, NCI_HCI_ADMIN_PIPE,
/linux-4.1.27/net/nfc/nci/
Dhci.c620 pipe = NCI_HCI_ADMIN_PIPE; in nci_hci_connect_gate()