Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci_core.h118 #define NCI_HCI_LINK_MGMT_PIPE 0x00 macro
/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c111 {NCI_HCI_LINK_MGMT_GATE, NCI_HCI_LINK_MGMT_PIPE,
/linux-4.1.27/net/nfc/nci/
Dhci.c617 pipe = NCI_HCI_LINK_MGMT_PIPE; in nci_hci_connect_gate()