Home
last modified time | relevance | path

Searched refs:NFC_HCI_ANY_OPEN_PIPE (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/net/nfc/hci/
Dhci.h92 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
Dcommand.c189 r = nfc_hci_execute_cmd(hdev, pipe, NFC_HCI_ANY_OPEN_PIPE, in nfc_hci_open_pipe()
Dcore.c222 case NFC_HCI_ANY_OPEN_PIPE: in nfc_hci_cmd_received()
/Linux-v6.1/include/net/nfc/
Dhci.h237 #define NFC_HCI_ANY_OPEN_PIPE 0x03 macro
/Linux-v6.1/drivers/nfc/st21nfca/
Dcore.c841 case NFC_HCI_ANY_OPEN_PIPE: in st21nfca_hci_cmd_received()