Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/st-nci/
H A Dse.c98 {NCI_HCI_LINK_MGMT_GATE, NCI_HCI_LINK_MGMT_PIPE,
244 NCI_HCI_LINK_MGMT_PIPE); in st_nci_hci_load_session()
/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h131 #define NCI_HCI_LINK_MGMT_PIPE 0x00 macro
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dhci.c669 pipe = NCI_HCI_LINK_MGMT_PIPE; in nci_hci_connect_gate()