Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb_se.c117 {ST21NFCB_CONNECTIVITY_GATE, NCI_HCI_DO_NOT_OPEN_PIPE,
119 {ST21NFCB_APDU_READER_GATE, NCI_HCI_DO_NOT_OPEN_PIPE,
/linux-4.1.27/include/net/nfc/
Dnci_core.h135 #define NCI_HCI_DO_NOT_OPEN_PIPE 0x81 macro
/linux-4.1.27/net/nfc/nci/
Dhci.c606 if (pipe == NCI_HCI_DO_NOT_OPEN_PIPE) in nci_hci_connect_gate()