Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st-nci/
Dse.c118 {ST_NCI_CONNECTIVITY_GATE, NCI_HCI_DO_NOT_OPEN_PIPE,
120 {ST_NCI_APDU_READER_GATE, NCI_HCI_DO_NOT_OPEN_PIPE,
/Linux-v4.19/include/net/nfc/
Dnci_core.h159 #define NCI_HCI_DO_NOT_OPEN_PIPE 0x81 macro
/Linux-v4.19/net/nfc/nci/
Dhci.c662 if (pipe == NCI_HCI_DO_NOT_OPEN_PIPE) in nci_hci_connect_gate()